diff --git a/README.md b/README.md index 73479ce..72d569c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,23 @@ # hafas-terminal-app -Abschlussarbeit 2025 \ No newline at end of file +## Description +The goal is to access the Hafas API to retrieve Data about the public transport network. Most important is to achieve Station to Station Routeplanning and Station Arrival/Departure Information. + +## Dependencies +- Python + - prompt_toolkit (tui) + - kivy (mobile-ui) ((optional!!!)) + - requests + - json +- Hafas API Endpoint +- Git + +## Timetable +22.04.2026 - Short project presentation: 3min per Group, incl. UseCase, GitProject, Issues +29.04.2026 - Scrum-Round +06.05.2026 - Scrum-Round +12.05.2026 - Scrum-Round +20.05.2026 - Scrum-Round +27.05.2026 - Scrum-Round +03.06.2026 - Scrum-Round +10.06.2026 - Presentations \ No newline at end of file