Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kebslock authored Sep 27, 2023
1 parent c6e4e83 commit 4ab45ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# RailTrail
This is the code repository of the RailTrail project, which is part of the [REAKT initiative](https://www.schiene-m-l.de/) aiming to support individual transport on rails. The goal of this project is to develop a fullstack system to track and monitor vehicles on a rail track. The tracking is done by trackers mounted on a vehicle and also by apps used by passengers riding the vehicle. The backend then stores and processes this tracking data before the app or the administrative website displays it.
This is the code repository of the RailTrail project, which is part of the [REAKT initiative](https://www.schiene-m-l.de/) aiming to support individual transport on rails. The goal of this project is to develop a fullstack system to track and monitor vehicles on a rail track and to make traveling with these vehicles more safe and fun. The tracking is done by trackers mounted on a vehicle and also by apps used by passengers riding the vehicle. The backend then stores and processes this tracking data before the app or the administrative website displays it.

More detailed information can be found in the [wiki](https://github.com/kieler/RailTrail/wiki). Good starting points are maybe:
- The [overview of the system structure](https://github.com/kieler/RailTrail/wiki/System-structure-&-Tech-Stack) to get a better understanding, what each part does and how the data flows.
Expand Down

0 comments on commit 4ab45ab

Please sign in to comment.