Skip to content

Latest commit

 

History

History
executable file
·
23 lines (18 loc) · 707 Bytes

README.md

File metadata and controls

executable file
·
23 lines (18 loc) · 707 Bytes

README

WorkLook-Frontend

WorkLook-Frontend lets you create work order and workers. A work order is a job to be completed by one or more workers before its deadline. WorkLook-Frontend provides the facility to assign workers on work orders and retrieve work orders assigned to any worker.

System Requirements

  • NPM version 6.4.1
  • Node version 8.16.0

Getting Started

  • Download and extract the zip file and go to the directory of project i.e worklook-api
    • cd worklook-frontend
  • Run npm install to install all dependencies
  • Run server npm start

Built With

  • [Axios]
  • [Bootstrap]
  • [React]
  • [moment]
  • [rc-switch]