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.
- NPM version 6.4.1
- Node version 8.16.0
- Download and extract the zip file and go to the directory of project i.e
worklook-api
- cd
worklook-frontend
- cd
- Run
npm install
to install all dependencies - Run server
npm start
- [Axios]
- [Bootstrap]
- [React]
- [moment]
- [rc-switch]