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.
- Host: GitHub
- URL: https://github.com/kartikdixit2468/car-rental-system
- Owner: Kartikdixit2468
- Created: 2024-03-22T13:44:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-06T02:49:20.000Z (about 1 year ago)
- Last Synced: 2025-01-02T05:18:29.159Z (5 months ago)
- Topics: car-rental-system, fullstack-development, javascript, jquery, non-responsive, php, webdevelopment
- Language: JavaScript
- Homepage: https://car-renstal-system.vercel.app
- Size: 17.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!!