Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 513 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 513 Bytes

Car-rental-system

About the Project.

Car rental system, where user can sign up as an agency and a customer, agencies can post a car, edit the information, delete any car, and see booked vehicles. At the same time, users can book the desired cars.

How to use :

    • Create a MySQL Database and name it 'carrentsite'.
    • Import the SQL file to that database from the folder 'SQL_File'.
    • Copy and paste the extracted folder into your htdocs folder in 'C:/Xampp'.
    • Your site is ready to use!!