Project Name | Vehicle Service Management System |
---|---|
Language Used | PHP5.6, PHP7.x |
Database | MySQL 5.x |
User Interface Design | HTML, AJAX,JQUERY,JAVASCRIPT |
Web Browser | Mozilla, Google Chrome, IE8, OPERA |
Software | XAMPP / Wamp / Mamp/ Lamp (anyone) |
In this project, we use PHP and MySQL database. It has two modules:
- User Module
- Admin Module
User Module:
- Dashboard
- Enquiry: In this section, users can fill out the enquiry form and check if their query has been responded to by the admin.
- Service Request: In this section, users can fill out the service form, check the status of their service request, view the service cost, and print their service slip. Users can also update their profile, change their password, and recover their password.
Admin Module:
- Dashboard: In this section, the admin can see all details in brief like the total registered users, Total Enquiries, Total Mechanics, and Total Services.
- Enquiry Search: In this section, the admin can search for enquiries using customer phone number, email ID, or contact number.
- Service Search: In this section, the admin can search for services using customer phone number, email ID, or contact number.
- Mechanics: In this section, the admin can manage mechanics (add, delete, and update).
- Vehicle Category: In this section, the admin can manage vehicle categories (add, delete, and update).
- Reg Users: In this section, the admin can view user details and update user details.
- Service Request: In this section, the admin can add service prices (service charge, additional parts charge if any), view services based on status (pending services, rejected services, and complete services), and approve pending policies.
- Customer Query: In this section, the admin can respond to customer queries and view both responded and non-responded queries.
Admin can also update his profile, change his password, and recover his password. Note: MD5 encryption method is used in this project.
Reviews
There are no reviews yet.