Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 618 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 618 Bytes

Caaring

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.

Features:

  • 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

Technologies Used

  • HTML
  • CSS
  • BootStrap
  • Python
  • Django

Link

Try out the app at Caaring