Skip to content

DenisBalan/PublicTransportRealtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trolleymotion.eu logo

PublicTransportRealtime

Version Badge License Badge Code size Badge

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/ Public Transport Realtime Chisinau

Getting Started

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.

Workflow

This project uses gitflow, here some documentation about how gitflow works

Pull Requests

Code contributions are greatly appreciated, please make sure you follow the guidelines below.

Pull requests should be

  1. Made against the development branch.
  2. Made from a git feature/fix branch.
  3. Associated to a documented issue.

Similar projects

Credits

Made in Chisinau with ❤