An open API service indexing awesome lists of open source software.

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.

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]