/dublinbus-diy

A cross-platform application that helps the user to plan their journey in Dublin Bus trasport network with an estimated travel time based on machine learning.

Primary LanguageGoGNU General Public License v3.0GPL-3.0

Modules

  • api
    The back-end services provided as restful APIs

  • ml Flask application that serves the prediction service

  • mockserver Restful service that mock the back-end APIs for front-end development & testing

  • scraper
    The scrapers that collect data from data sources

  • web
    The front-end for multiple platforms in dart language