Skip to content

TristanBrian/JoyDek-Rentals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Car Rental Project

Project Overview

The Car Rental Project is a web application designed to facilitate the rental of vehicles. It allows users to browse available cars, make bookings, and manage their reservations. The application is built using PHP, providing a robust backend for handling user requests and database interactions.

How to Run the Project

  1. Download and unzip the file on your local system.
  2. Copy the carrental folder inside the root directory:
    • For XAMPP: xampp/htdocs
    • For WAMP: wamp/www
    • For LAMP: var/www/html

Database Configuration

  1. Open phpMyAdmin.
  2. Create a database named carrental.
  3. Import the carrental.sql file (available in the SQL folder inside the zip package).

User Access

  • Open your browser and navigate to: http://localhost/carrental
  • Login Details for User:
    • Username: test@gmail.com
    • Password: Test@123

Admin Panel Access

  • Open your browser and navigate to: http://localhost/carrental/admin
  • Login Details for Admin:
    • Username: admin
    • Password: Test@12345

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published