mirror of
https://github.com/tjiho/simplestreetmap.git
synced 2026-05-10 18:39:08 +02:00
commit 5a25135b339c39f1c7c23a49feda0d50f2ca6c55
Author: Tom Darboux <tjiho@localhost.localdomain>
Date: Sat Feb 19 05:30:38 2022 +0100
Fixes and update js linter
commit 89b3b19bc81888549c4670afe8b2f1a60f6702c9
Author: Tom Darboux <tjiho@localhost.localdomain>
Date: Sat Feb 19 05:04:56 2022 +0100
update architecture
19 lines
407 B
Markdown
19 lines
407 B
Markdown
# Code organisation
|
|
|
|
**TODO: Find a css linter**
|
|
|
|
# Features
|
|
|
|
**TODO: Itinerary**
|
|
|
|
**TODO: Display bus lines**
|
|
|
|
**TODO: Share/save/export data**
|
|
|
|
- With a gpx file ?
|
|
- With a custom json file ?
|
|
- With a backend ? random id like etherpad
|
|
- In the Url ?
|
|
- In the localStorage ? But it's not shareable and it's not persistent in the long-term
|
|
|
|
**TODO: Display information from wikipedia / wikidata**
|