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

todos #1

Open
8 of 12 tasks
ozgurakgun opened this issue Mar 18, 2024 · 0 comments
Open
8 of 12 tasks

todos #1

ozgurakgun opened this issue Mar 18, 2024 · 0 comments

Comments

@ozgurakgun
Copy link
Collaborator

ozgurakgun commented Mar 18, 2024

  • static cache of routes? - Implemented. See Feature/select number of buses #4
  • table to input how many buses of each type per bus line - Implemented. See Feature/select number of buses #4
  • live chart of emissions and cost - Implemented. See Enhancement/smooth out marker movements #35
  • github pages deployment
  • typescript typed deserialise from file - can we cache and hence avoid calling routing machine again and again - Done and available on the main branch. We store coordinate, totalDistance and totalTime data in localStorage
  • add more buses
  • cache the result of routing machine
  • deploy
  • general documentation of features
  • document: adding new buses
  • document: populating the cache with route info for new buses
  • spread the buses equally when there are multiple buses on a selected route - Implemented. See Enhancement/smooth out marker movements #35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant