Update README.md
This commit is contained in:
parent
cf0108f79a
commit
5e1e125f9c
1 changed files with 21 additions and 1 deletions
22
README.md
22
README.md
|
|
@ -1,3 +1,23 @@
|
||||||
# hafas-terminal-app
|
# hafas-terminal-app
|
||||||
|
|
||||||
Abschlussarbeit 2025
|
## 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
|
||||||
Loading…
Add table
Add a link
Reference in a new issue