Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 513 Bytes

File metadata and controls

8 lines (8 loc) · 513 Bytes

Car-Rental Application built on top of Django 🛠️

📚 Following are the functionalities and capabilities of the app:

  • Users can create an Account for them using phone and otp
  • Admin can create vehicle and vehicle-stations
  • Admin has the right to add a vehicle to inventory and assign it to a station
  • User can see available vehicles at a particular station.
  • Users can walk in to a station and pick an available vehicle by scanning QRcode
  • Users can return the vehicle to any station post-usage.