Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.