Skip to content

This Car Booking Management System is a web application built with HTML, CSS, PHP, and MySQL for managing car bookings in a showroom. It features user registration, car listings, booking functionalities, and an admin panel for managing cars and bookings. The system ensures a seamless booking experience with dynamic price viewing.

Notifications You must be signed in to change notification settings

chandanschandu/carbookpro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Showroom Database Management System

This is a simple Car Showroom database management system project! The user can view and purchase cars, while the admin can manage the inventory by adding and updating car details in the showroom.

Features

  • User Interface: Users can view available cars and make purchases.
  • Admin Interface: Dealers can add new cars to the showroom and update the database.

Installation Steps

Install WAMP Server

  1. Download and install WAMP Server from here.

Set Up the Database

  1. Open your web browser and type localhost in the address bar to access phpMyAdmin.
  2. Create a new database named car_showroom.
  3. Set the password for the database to root.

Run the WAMP Server

  1. Start the WAMP Server to enable your local web server.

Start the Project

  1. Open your browser and navigate to http://localhost/carshowroom to access the user interface.
  2. For the admin interface, navigate to http://localhost/carshowroom/admin/admin.php.

About

This Car Booking Management System is a web application built with HTML, CSS, PHP, and MySQL for managing car bookings in a showroom. It features user registration, car listings, booking functionalities, and an admin panel for managing cars and bookings. The system ensures a seamless booking experience with dynamic price viewing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published