Project Name | AC Repairing System Project |
---|---|
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 three modules:
- Admin
- Technician
- Users
Admin Module
- Admin is the superuser of the website who can manage everything on the website. Admin can log in through the login page.
- Dashboard: In this section, admin can see all detail in brief like the total technician, total registered users, total request, total new request, total assign request, total canceled request, and total completed request.
- Brand: In this section, admin can manage brand (add/update/delete).
- Technician: In this section, admin can manage technician (add/update).
- Service Request: In this section, admin can assign a new service request to the technician and change the status of service request according to current status.
- Completed Service: In this section, admin can view service request which is completed by technician.
- Pages: In this section, admin can manage about us and contact us pages.
- Reg Users: In this section, admin can view the detail of registered users.
- Search: In this section, admin can search service request details with the help service number.
- Reports: In this section, admin can view service request, sales and service completed by technician according to required dates.
- Admin can also update his profile, change the password, and recover the password.
Technician Module
- Dashboard: In this section, technician can see all detail in brief like the total new request (which is assigned by admin) and total completed request.
- Assign Services: In this section, technician can see service request which is assigned by admin and also technician fill the charges which is charged during AC
Reviews
There are no reviews yet.