StephenRobinson2112 / WorkOrderCMS

The WorkOrder Content Managment System (CMS) is designed to manage and dispatch work orders.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WorkOrderCMS

WorkOrder CMS

Build Status

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

Built with

  • PHP 7
  • HTML5
  • CSS
  • MySQL
  • JavaScript

Tasks

  • 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

Sign up page

Image Sign up page example

Contractor's Dashboard

Image Contractor's Dashboard

New dashboard design

Image Workorders

Scheduling System(Calendar)

Image Calendar

About

The WorkOrder Content Managment System (CMS) is designed to manage and dispatch work orders.


Languages

Language:PHP 89.4%Language:CSS 8.6%Language:Hack 2.0%