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

https://github.com/nullthefirst/staff-clocking-system

Staff Clock-In System using MERN Stack
https://github.com/nullthefirst/staff-clocking-system

Last synced: about 2 months ago
JSON representation

Staff Clock-In System using MERN Stack

Awesome Lists containing this project

README

          

# staff-clocking-system

Staff Clock-In System using MERN Stack

## Feature list

- [x] Staff creation
- [x] Staff update details (only name)
- [x] Display staff list
- [x] Staff ID required
- [x] Clock in
- [x] Clock out
- [x] View staff details

## Stack branches

- [Frontend](https://github.com/nullthefirst/staff-clocking-system/tree/frontend)
- [Backend](https://github.com/nullthefirst/staff-clocking-system/tree/backend)

## Deployments

- [User Interface](https://staff-clocking-system.netlify.app/)
- [Server](https://staff-clocking-system.herokuapp.com/)