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
- Host: GitHub
- URL: https://github.com/nullthefirst/staff-clocking-system
- Owner: nullthefirst
- Created: 2021-07-28T17:18:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-30T16:14:47.000Z (over 4 years ago)
- Last Synced: 2025-10-23T08:42:41.152Z (6 months ago)
- Homepage:
- Size: 316 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)