https://github.com/teamgruenbaum/uniflitzer
The UniFlitzer API enables users to offer, join or request rides and communicate with each other. It also promotes the formation of long-term carpools. Verification through university e-mail and the provision of detailed information about drivers and passengers, ensures a safe, student-only community.
https://github.com/teamgruenbaum/uniflitzer
carpooling drive-offers drive-requests kotlin restful-api spring-boot students
Last synced: about 1 month ago
JSON representation
The UniFlitzer API enables users to offer, join or request rides and communicate with each other. It also promotes the formation of long-term carpools. Verification through university e-mail and the provision of detailed information about drivers and passengers, ensures a safe, student-only community.
- Host: GitHub
- URL: https://github.com/teamgruenbaum/uniflitzer
- Owner: TeamGruenbaum
- Created: 2024-11-01T10:30:47.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-02-18T09:33:38.000Z (3 months ago)
- Last Synced: 2025-05-01T12:54:09.174Z (about 1 month ago)
- Topics: carpooling, drive-offers, drive-requests, kotlin, restful-api, spring-boot, students
- Language: Kotlin
- Homepage: https://teamgruenbaum.github.io/UniFlitzer/
- Size: 515 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UniFlitzer
**UniFlitzer** is an innovative API designed to facilitate ride-sharing among university students.
- User accounts: Users can provide detailed information about themselves including their age, cars, driving style and animals. Furthermore, Users can rate, favourite and block each other. Verification through university e-mail ensures a safe, student-only community.
- Create drive offers: The API allows drivers to create detailed drive offers with customizable settings.
- Request rides: Other users can search and view drive offers and request a ride, whereby the driver decides which users he accepts as passengers.
- Drive requests: The creation of drive requests to inspire drivers to create drive offers is also supported.
- Drives: The participants of a drive can also see the route including all stops and the driver's current position so they can coordinate with each other.
- Carpools: Moreover, UniFlitzer promotes the formation of long-term carpools, simplifying future planning and communication.You can find the API documentation [here](https://teamgruenbaum.github.io/UniFlitzer/).
The project was created during our Master‘s programme at Hof University of Applied Sciences.