Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moojigc/employee-directory
Using the full MERN stack, this app allows you to easily manage your company's staff.
https://github.com/moojigc/employee-directory
mongodb nodejs react
Last synced: about 1 month ago
JSON representation
Using the full MERN stack, this app allows you to easily manage your company's staff.
- Host: GitHub
- URL: https://github.com/moojigc/employee-directory
- Owner: moojigc
- Created: 2020-06-21T17:33:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T05:54:59.000Z (about 2 years ago)
- Last Synced: 2024-10-15T05:26:18.926Z (3 months ago)
- Topics: mongodb, nodejs, react
- Language: JavaScript
- Homepage: https://employee-directory.chimid.rocks/demo
- Size: 813 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Employee Directory
> Developed by Moojig Battsogt.
> Week 19 Homework for UConn Coding Boot CampUsing the full MERN stack, with PassportJS-based user sessions, this app allows you, the employer, to easily manage your employees. You can add, remove, or update employees, as well as filter them by name, department, and title.
Visit [the deployed app](https://employee-directory-mooj.herokuapp.com/demo) to see a demo.