Skip to content

Latest commit

 

History

History
51 lines (38 loc) · 1.57 KB

README.md

File metadata and controls

51 lines (38 loc) · 1.57 KB

DriveEase

DriveEase is a Car Rental Application that enables the user to rent or buy cars according to their need. They Can compare their dream car with the list of cars and select the one that best suits them. It also has a supportive community area where the user can share their review or ask question, ensuring better customer experience and maintaining long term relationship with the client.

Tech Stack :

  • Frontend: Html, Css, JavaScript, Bootstrap
  • Backend : Python
  • Framework : Django
  • Database : SQLi

Set Up

cd CarRentalApplication
python manage.py runserver

To Access Admin

UserName : admin
Password : admin

Home Page

Sign Up Page

Login Page

User Profile

Rent Car Page

Offerings Page

About Page

Contact Page

Blog Page