Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/suresh142/car_service_center

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…
https://github.com/suresh142/car_service_center

car-repair car-service car-service-center css hack html java javascript jquery js mysql mysql-database php scss scss-framework

Last synced: 2 months ago
JSON representation

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…

Awesome Lists containing this project

README

        

# 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](https://user-images.githubusercontent.com/114408369/193228389-8ff4c5db-e548-4e55-8de8-e553edd43ab9.png)

## Service Details Modal (Public)
![2](https://user-images.githubusercontent.com/114408369/193228905-72cb4cba-323a-44a5-bf20-388ec0cda4be.png)

## Service Requests Form Modal (Public)
![3](https://user-images.githubusercontent.com/114408369/193229010-753b2143-f3ac-4b7e-8c3c-3539651f41bb.png)

## Admin Panel
![4](https://user-images.githubusercontent.com/114408369/193230011-7e5d6a8e-15ee-4c01-8ff1-5bf62218a006.png)

## Service Requests Details Modal (Admin)
![5](https://user-images.githubusercontent.com/114408369/193230185-64834796-b9a2-4ad5-aabe-8a3a33abd939.png)

## Admin Side Reports Page
![6](https://user-images.githubusercontent.com/114408369/193230303-afbe63a4-c85f-4c7e-aae3-bedd0c95037a.png)

# 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
- https://www.instagram.com/itz_me_sooriii?r=nametag
# GitHub LIVE WEBSITE LINK
Click the below link to Visit the live website
- https://suresh142.github.io/car_service_center/