Demo project written in Blazor (.NET web framework) that shows realtime map of Chisinau public transport (feel free to fork it on github)
Realtime monitoring of public transport (for the moment from Chisinau only)
Demo (hosted by Azure): https://publictransportmoldova.azurewebsites.net/
Run via docker run -it -p 3333:80 denisbalan/public-transport-realtime:v0.1a
Browse to http://localhost:3333 to view the page within container. You should see a page similar to demo gif above.
This project uses gitflow, here some documentation about how gitflow works
Code contributions are greatly appreciated, please make sure you follow the guidelines below.
- Made against the
development
branch. - Made from a git feature/fix branch.
- Associated to a documented issue.
- https://roataway.md
- https://troleibuze.md (same as roataway?)
- https://eway.md
- https://www.dekart.com/ - for providing opendata
- https://www.map.md/ - for detailed Chisinau map layer
- https://github.com/roataway - for providing idea of this project
- https://trolleymotion.eu/ - for populating idea of green public transport
Made in Chisinau with ❤