Pune-Lonavala Train Schedule App

  1. checking if time difference between stations are the same
      automation;python;script;trains;
    checking if the time differences between each train run and station is the same
  2. handling special cases
      automation;python;script;trains;
    handling some of the special cases in the train schedule
  3. populating train schedule
      automation;python;script;trains;
    Populating the train schedule and directions
  4. designing data models for trains, timings, and station
      automation;python;script;trains;
    A model for updating train timetables