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.
-
- 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!!