Skip to content

Goal: a simple app that sends an alert to my phone when my daily train is delayed

Notifications You must be signed in to change notification settings

jsdiazpo/S-Bahn-Verspaetet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Project S-Bahn-Verspätet

Goal: a simple app that sends an alert to my phone when my daily train (S-Bahn) is delayed

Roadmap:

  1. create Python script that pulls train schedules from Deutsche Bahn web

    • simple web scrapping: BeautifulSoup
    • simple programming tasks: get journey details (origin, destination, time), check train schedules, find if delayed, notify
  2. create bot that can send a message to phone

  3. integrate Python scripts with bot scripts

    • maybe allow for some interaction with user?
  4. create web app

  5. deploy on the cloud for continuous run

About

Goal: a simple app that sends an alert to my phone when my daily train is delayed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published