https://github.com/hasannadeem/worklook-frontend
A front-end test project for make school.
https://github.com/hasannadeem/worklook-frontend
axios bootstrap momentjs rc-switch react worklook-frontend
Last synced: about 1 month ago
JSON representation
A front-end test project for make school.
- Host: GitHub
- URL: https://github.com/hasannadeem/worklook-frontend
- Owner: hasannadeem
- Created: 2019-11-11T20:24:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-16T22:19:16.000Z (over 5 years ago)
- Last Synced: 2025-06-30T15:50:51.153Z (12 months ago)
- Topics: axios, bootstrap, momentjs, rc-switch, react, worklook-frontend
- Language: JavaScript
- Homepage:
- Size: 138 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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]