A simple Cab Sharing app made with Django. People can create new cab or request to join an existing cab. It is just for grouping, actual cab is not booked via this app.
- Login
- Signup
- Password reset mail with SendGrid
- My Account section
- Create Cab with passenger limit
- Car Models filtered based on total passenger
- Find existing Cabs by Searching, Sorting or Filtering
- Request to join Cab
- Cab Admin can Accept / Decline passengers
- Admin Panel
- HTML
- CSS
- BootStrap
- Python
- Django
Try out the app at Caaring