1. Database
All details stored in the database would be able to be retrieved and displayed any time. Thus, timestamps and audit trails are easily stored and documented to provide reliable tracking of a work order history or journey. The backend system, supported by Django web framework, will extract the information about the work order stored in the database to be displayed on the web portal.Â
Â
2. Web Portal
The portal will allow workshop engineers to assign jobs, update their progress and job status etc, which is an improvement as in the past, the administrative staff would have to update and record for the engineers.
Â
3. Dashboard
The dashboard that is part of the web portal reflects real-time status of jobs stored in the database which displays a neat overview of work orders for the respective stakeholders. The management and clients who are interested in the progress of the work order will refer to the dashboard instead of contacting the administrative staff to enquire about work order status.