An open API service indexing awesome lists of open source software.

https://github.com/kartikdixit2468/car-rental-system

Car rental system, where user can signup as agency and a customer, agencies can post a car, edit the information, delete any car, see booked cars. While users can book the desired cars.
https://github.com/kartikdixit2468/car-rental-system

car-rental-system fullstack-development javascript jquery non-responsive php webdevelopment

Last synced: 3 months ago
JSON representation

Car rental system, where user can signup as agency and a customer, agencies can post a car, edit the information, delete any car, see booked cars. While users can book the desired cars.

Awesome Lists containing this project

README

        

# 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 :
1. - Create a MySQL Database and name it 'carrentsite'.
2. - Import the SQL file to that database from the folder 'SQL_File'.
3. - Copy and paste the extracted folder into your htdocs folder in 'C:/Xampp'.
4. - Your site is ready to use!!