Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 login 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: 18 days 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 login 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 (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-16T14:41:21.000Z (18 days ago)
- Last Synced: 2024-12-16T15:22:53.042Z (18 days ago)
- Topics: carpooling, drive-offers, drive-requests, kotlin, restful-api, spring-boot, students
- Language: Kotlin
- Homepage: https://teamgruenbaum.github.io/UniFlitzer/
- Size: 263 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 login 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://uniflitzer.github.io/UniFlitzer/).
The project is created during our Master‘s programme at Hof University of Applied Sciences.