WorkOrder Content Managment System (CMS) is designed to manage and dispatch work orders. The CMS helps to add work orders, edit and upon completion generates an invoice in pdf format. MySQL database stores all information, including: login name, password, location, company name, phone number, work order number and details. PHP manages and generates the content for a website. HTML5, JavaScript and CSS add format for web pages and JS for data validation.
Logo designed by @psikoz
- PHP 7
- HTML5
- CSS
- MySQL
- JavaScript
- Add Components
- Include PHP tests
- New user friendly design needed
- Implement payment system
- Scheduling system
- Location map
- Web responsive design
- Work order progress bar, displays created->dispatched->accepted->scheduled->compleated
- Implement Observer pattern to notify client, contractor and dispatcher of any workorder updates
- Implement REST API for list of workorders