Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kstubhieeee/staffzen

StaffZen: A task management system designed for admins and employees, enabling task creation, monitoring, and status updates with a streamlined login process.
https://github.com/kstubhieeee/staffzen

context-api employee-management ems localstorage reactjs

Last synced: about 1 month ago
JSON representation

StaffZen: A task management system designed for admins and employees, enabling task creation, monitoring, and status updates with a streamlined login process.

Awesome Lists containing this project

README

        

# StaffZen
An employee task management web application that supports role-based login (admin and employee) and provides features like task creation, updating, marking as completed/failed, and viewing task statistics.

## User Login Credentials

Below are the default login credentials to access the application:

### Admin Login
- **Email:** [email protected]
- **Password:** 123

### Employee Logins
1. **Employee 1:**
- **Email:** [email protected]
- **Password:** 123

2. **Employee 2:**
- **Email:** [email protected]
- **Password:** 123

3. **Employee 3:**
- **Email:** [email protected]
- **Password:** 123

and so on....

## Installation
1. Clone the repository:
```bash
git clone https://github.com/kstubhieeee/StaffZen
```
2. Navigate to the project directory:
```bash
cd StaffZen
```
3. Install dependencies:
```bash
npm install
```
4. Start the development server:
```bash
npm run dev
```

![Screenshot 2024-12-11 031949](https://github.com/user-attachments/assets/e5f972d2-a9ba-4656-9232-32d623179e57)
![Screenshot 2024-12-11 031913](https://github.com/user-attachments/assets/a3926a77-172c-4273-8200-2ee71bc0eefb)
![Screenshot 2024-12-11 031802](https://github.com/user-attachments/assets/5ceb08c0-bb2f-43ba-abea-414cad004111)
![Screenshot 2024-12-11 031656](https://github.com/user-attachments/assets/8315cf92-3cb0-42c5-b03c-c05e6430a82b)
![Screenshot 2024-12-11 031631](https://github.com/user-attachments/assets/4091046c-e10f-4674-be4c-00bec828babe)
![Screenshot 2024-12-11 031545](https://github.com/user-attachments/assets/0358e1cb-c469-47fd-bb58-95c5df12338e)