Skip to content

Latest commit

 

History

History
51 lines (41 loc) · 1.59 KB

README.md

File metadata and controls

51 lines (41 loc) · 1.59 KB

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

Employee Logins

  1. Employee 1:

  2. Employee 2:

  3. Employee 3:

and so on....

Installation

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

Screenshot 2024-12-11 031949 Screenshot 2024-12-11 031913 Screenshot 2024-12-11 031802 Screenshot 2024-12-11 031656 Screenshot 2024-12-11 031631 Screenshot 2024-12-11 031545