Git Product home page Git Product logo

realtime-bus-timetable's Introduction

.NET Core

realtime-bus-timetable [WORK IN PROGRESS]

Sample

How to run it locally:

  • run orleans backend:
cd src/BusTimetable
dotnet run
  • backend is hosted on 5005 port
  • orleans dashboard is hosted on 5006 port
  • run frontend:
cd /client
npm run start
  • type http://localhost:5005 in host input and click Go button
  • click on any circle on the map to start tracking

Stack:

Useful links:

ToDo:

  • [DONE] basic logic - v1
  • host orleans cluster on heroku?
  • orleans meetups
  • smarttimetable + benhmarks + remove route on arrival
  • clustering (sql server) + local docker + haproxy
  • loadtests + singleton service
  • aci + traffic manager + clustering (table storage) = https://aaronmsft.com/posts/azure-container-instances/
  • persistence (table storage)
  • put into AKS
  • finished generator

For BusTimetable.Generator: https://stackoverflow.com/questions/11178414/algorithm-to-generate-equally-distributed-points-in-a-polygon

realtime-bus-timetable's People

Contributors

maximtkachenko avatar dependabot[bot] avatar

Stargazers

leedonhyun avatar

Watchers

 avatar James Cloos avatar  avatar

Forkers

lulzzz

realtime-bus-timetable's Issues

Modernize and improve the applications

  • create bus-reporter using typesctipt, leafletjs, reactjs:
    • show map
    • show route
    • show stops
    • moving point
    • report coordinates periodically
  • change BE:
    • todo
  • create bus-timetable using typesctipt, leafletjs, reactjs:
    • show map
    • show route
    • show stops
    • moving point
    • show arrivals for selected stop
  • host in azure with bicep templates:
    • ACI
    • AKS
  • load testing to distribute to multiple clients

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.