Pune-Lonavala Train Schedule App
- 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 - handling special cases
automation;python;script;trains;
handling some of the special cases in the train schedule - populating train schedule
automation;python;script;trains;
Populating the train schedule and directions - designing data models for trains, timings, and station
automation;python;script;trains;
A model for updating train timetables