Skip to content

Car Test Drive Management System - An online portal to view latest cars and book test slot according to their convince .

Notifications You must be signed in to change notification settings

AshrithaB/Car-Test-Drive-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Test Drive Management System

This repository contains all the project files and necessary details about softwares to run the project on your local machine.

About Car Test Drive Management System

The main objective of the Car Test Drive Management System is to give customers an online platform for booking a slot for the car test drive. This project will give you complete details of the latest cars in the market. On this online portal customers can search latest cars, view cars specifications and book slots appropriate to their time for the test drive and give feedbacks accordingly. This project is developed using HTML, CSS and JavaScript for front-end and PHP, MySQL for back-end

If you like this, please leave a ⭐! Thank you!

Installtion and execution procedure

1 : Install wamp Download wamp(https://sourceforge.net/projects/wampserver/files/latest/download) 299Mb and update google chrome , download latest chrome (https://www.google.com/chrome/).

2 : After installing wamp (Default directory : c:/wamp64/) , download the project and paste it in directory : (c:/wamp64/www/).

3 : Set your wamp username to root and no password. Instructions to change username and password

4 : Start wampServer64 from the desktop icon and open google chrome and type the following url without quotes: "http://localhost/phpmyadmin/" and enter root as username and press Go.

5 : Now first you have to Load the database in your local server and then you can run the project.

To load the database :

  • Click on +New on the left hand column
  • Give database name as "car_test_drive" (without quotes and small case) and set character encoding to "utf8mb4_unicode_ci"
  • After creating the database successfully, on the upper main menu panel, click on Import and then click "choose file" from file to import menu. Now browse to directory where you saved the project (expected directory: c://wamp/www/your_project_name/database/car_test_drive.sql) and click on car_test_drive.sql and then go down and click Go (Do not change any other settings).
  • After importing successfully, loading the database is complete.

Run the project :

  • Open new tab in chrome
  • Type the following url : http://localhost/your_project_name_inside_www_directory/INDEX.html

About

Car Test Drive Management System - An online portal to view latest cars and book test slot according to their convince .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published