Git Product home page Git Product logo

bus-idf-2245's Introduction

Bus IDF 2245

This is a simple binary for querying next buses from a specific stop on Ile-de-France's line 2245 (ex MLV line 27). It includes the 2023-2024 timetable and all variations (school and bank holidays, and day of the week variations). The timetable has been extracted by hand as there is no simple way to extract it using open data.

The parser can technically work with all timetables in the same format. The program cannot differentiate different lines, but it considers all routes as independent for a simple reason: line 2245 is a loop, has 4 main routes, and some spurs on school days. All working properly here.

This program is moslty a experiment of all its parts, and an easy way for my students to see what next buses they can take after their classes, in one command on their workstations.

Usage

Arguments are optional, if not provided you will be asked for your departure stop.

cargo run --bin bus -- [PARTIAL_STOP_NAME] [NUMBER_OF_RESULTS_TO_SHOW]

Features I'd like to build

  • Only show next departures
  • Ask for depature stop, using inquire
  • Ask for arival stop
  • Plan possible return trips
  • switch ClockTime to time's crates implementation

bus-idf-2245's People

Contributors

eriizu avatar

Watchers

 avatar

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.