Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/saar-twito/ox.security---employee-status-management-system

A system for managing employee statuses like 'Working', 'On Vacation', and 'Lunch Time'. Easily add, update, or remove employees and track their current status.
https://github.com/saar-twito/ox.security---employee-status-management-system

apollo-client apollo-server graphql mongoose

Last synced: 17 days ago
JSON representation

A system for managing employee statuses like 'Working', 'On Vacation', and 'Lunch Time'. Easily add, update, or remove employees and track their current status.

Awesome Lists containing this project

README

        

# Employee Status Management System
This project is an Employee Status Management system built with Apollo GraphQL for the backend and React for the frontend. It uses MongoDB for data persistence.

## Features
- ✅ Create new employees
- ✅ Update employee statuses
- ✅ Delete employees
- ✅ View a list of all employees

## Tech Stack
- **Backend**: Apollo GraphQL, Node.js, MongoDB (Mongoose)
- **Frontend**: React, Apollo Client
- **Database**: MongoDB