Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

headings corrected #69

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ TODO

If you're interested in our project, you can help us by implementing some of these functions:

## Global
## Global
- check the English translation
- translate important text on the website to other languages

Expand All @@ -14,23 +14,23 @@ If you're interested in our project, you can help us by implementing some of the
- add tracks storage, so that logged in users can retrieve their previous tracks
- use the Wikipedia collections to store these tracks?

## Map integration
### Filter Points of Interest by type
## Map integration
### Filter Points of Interest by type
- enrich the table by grouping the points into new categories (query types on [wikidata](https://www.wikidata.org/wiki/Wikidata:Main_Page)) and logos on [maki](https://www.mapbox.com/maki/)
- make the table easier to modify by creating a .txt (or whatever) file
- filter POIs by importance (weight depending on the size of the monument's Wikipedia page?)
- create a cursor that allows the user to choose how many pages are displayed (weighted with importance)

### Finish the "cart" function
### Finish the "cart" function
- JS function: have the clicked icon change color

### Path creation
### Path creation
- optimize path (for pedestrians?) (OpenRouteService API)
- default: path is not displayed

### Offline
### Offline
- create a button to export the path as .gpx
- write the function creating the .gpx

If you contribute, whether it's a big contribution or not, feel free to open a pull request, or send an email explaining the changes you made!
Thank you very much for your contribution to this project :smile:
Thank you very much for your contribution to this project :smile: