Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 628 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 628 Bytes

Car Rental

To setup this project-

  • Install XAMPP
  • Keep the folder in htdocs name it "carrental"
  • In phpmyadmin create a database named "carrental"
  • Import the carrental.sql file
  • run the project "localhost/carrental"

Some of the main features

  • Theme color switcher
  • User can Book the choosen car
  • User have full control over their profile, like reset password, edit details etc
  • Search and Filter Cars
  • Admin can control bookings, page contents, users, vahicles, listings etc.