staff_front
v0.3.9
Published
Staff interface.
Downloads
2
Readme
Staff Front
This is the staff's interface where our staff can register and access, reject or accept jobs.
Features
- Staff registration process.
- Staff info verification process.
- Staff job request (list, accept or reject).
- Staff contract management (download).
- Timesheet download.
- Proof of work upload.
Installation
This project requires NodeJS 8.11.3. Please install NVM.
nvm install 8.11.3
nvm use 8.11.3
yarn install --registry https://registry.npmjs.org/
You can use Verdaccio in case you are planning changing our Common library.
Quick start
yarn install
yarn run start
yarn run test
Documentation
- The Hitchhikers Guide to
react-boilerplate
: An introduction for newcomers to this boilerplate. - Overview: A short overview of the included tools
- Commands: Getting the most out of this boilerplate
- Testing: How to work with the built-in test harness
- Styling: How to work with the CSS tooling
- Your app: Supercharging your app with Routing, Redux, simple asynchronicity helpers, etc.
- Troubleshooting: Solutions to common problems faced by developers.
Registration and Login process
License
Copyright (c) 2018 uCastMe LICENSE.md
.