Skip to content

The main aim of developing this Car Service Center Management System is to provide efficient management service to the car companies, car servicing centers and customers looking for car servicing. This car management system is fully customized web application where customer can find car services nearby and company staff can view…

Notifications You must be signed in to change notification settings

Suresh142/Car_Service_Center

Repository files navigation

CAR SERVICE CENTER

INTRODUCTION

This is a PHP Project entitled Car Service Center Management System. This project is a simple web application for a car repair/service shop or business. This application provides an online platform for the said shop's clients or possible clients to submit their service requests. This project can help to lessen the time consumed by both ends (Management and Clients) in terms of managing their service requests. It has a simple user interface and user-friendly functionalities.

I developed this project using the following:

  1. XAMPP v3.3.0 as my local webserver that has a PHP Version 8.0.7
  2. PHP Language
  3. MySQL Database
  4. HTML
  5. CSS
  6. JavaScript
  7. jQuery
  8. Ajax
  9. Bootstrap and more...

ABOUT

This project has a Public Module and Admin Module. The Admin module is the side of the project where can the management manage all the data recorded/will be recorded on the system. The admin can manage the list of vehicle categories that does the shop handles and other important and relative data for this project such as the mechanic list and service requests list. On the admin side, this side can be managed by the 2 types of users which are the admin and the staff whereas the staff user has only limited. On the public side, the clients can explore the list of services does the company/shops provide. The client can submit their service request at this side and the submitted request will be marked as pending. This simple project also generates a date-wise printable service request report.

FEATURES

Admin Panle

  • Secure Login/Logout
  • Home Page
  • Manage Mechanic List (CRUD)
  • Manage Service Requests List (CRUD)
  • Manage Vehicle Category List (CRUD)
  • Manage Services List (CRUD)
  • Generate a Date-wise and Printable Report
  • Manage User List (CRUD)
  • Manage Website Information
  • Manage Account Credentials

Public Side

  • Home Page
  • Display the list of vehicle types/categories that does the shop's accommodates
  • Display the services that do the shops provide.
  • Submit Service Requests
  • Display About Us Content

SNAPSHOTS

Public Home Page

1 1

Service Details Modal (Public)

2

Service Requests Form Modal (Public)

3

Admin Panel

4

Service Requests Details Modal (Admin)

5

Admin Side Reports Page

6

HOW TO RUN

Requirements

  • Download and Install any local web server such as XAMPP/WAMP.
  • Download the provided source code zip file. (code button is located above)

Installation/Setup

  • Open your XAMPP/WAMP's Control Panel and start the Apache and MySQL.
  • Extract the downloaded source code zip file.
  • If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And If you are using WAMP, paste it into the "www" directory.
  • Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
  • Create a new database naming car_service_center_db.
  • Import the provided SQL file. The file is known as car_service_center_db.sql located inside the database folder.
  • Browse the Car Service Center System in a browser. i.e. http://localhost/car_service_center and http://localhost/car_service_center/admin for the admin side.

Default Admin Access

   1. Username: sk1425
   2. Password: suresh  

Group

   1. Username: itdreamers
   2. Password: dreamers

That's it! You can now explore the features and functionalities of this Car Service Center Management System project in PHP and MySQL Database. I hope this will help you with what you are looking for and you'll find something useful for your future PHP Projects.

DISCLAIMER

This project is developed for demo purpose and it's not supposed to be used in real application.

FEEDBACK

Any suggestion and feedback is welcome. You can message me on Instagram

GitHub LIVE WEBSITE LINK

Click the below link to Visit the live website

About

The main aim of developing this Car Service Center Management System is to provide efficient management service to the car companies, car servicing centers and customers looking for car servicing. This car management system is fully customized web application where customer can find car services nearby and company staff can view…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published