CarRental Portal is developed or created for BCA 4 Semester Project. This project is created using HTML ,CSS , JAVASCRIPT on Frontend and on Backend PHP and MySQL are used.
This Project is Deployed Live on https://carbca.infy.uk/
Installation Process
-
Install XAMPP or WAMP
-
Download the Project
- Download the zip file of the project or clone the repository using the following command:
- git clone https://github.com/Maniesh-Neupane/CarRental-Portal.git
-
Move the Project Files
- Copy or move the project files into the htdocs folder inside the XAMPP installation directory ( e.g., xampp/htdocs/ ).
-
Start Apache and MySQL
- Open XAMPP and start the Apache and MySQL
-
Setup the Database
- Open your browser and go to http://localhost/phpmyadmin.
- Create a new database named carproject.
- Import the carproject.sql file into the carproject database.
-
Run the Application
- Open your browser and go to http://localhost/carrental to access the project.
-
Admin Dashboard
- Credentials:
- Username: Maniesh
- Password: Maniesh123
- Admin Login Path: http://localhost/carrental/adminlogin.php
- Credentials:
Your Car Rental Portal is now ready to use!