Skip to content
/ EMS Public

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.

Notifications You must be signed in to change notification settings

Sarika2003/EMS

Repository files navigation

Employee Management system

Employee Management System (EMS) is a web-based application designed to efficiently manage employee records and roles. Built using React.js, this project helps organizations keep track of employees with a seamless user interface.

Tech Stack

  • Frontend: React.js, Vite, Tailwind CSS
  • State Management: Context API
  • Storage: LocalStorage (for handling user data persistency)

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/Sarika2003/EMS.git
  2. Navigate to the project directory:
    cd EMS
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm run dev

Screenshot 2025-02-20 155233

Screenshot 2025-02-20 155026

Screenshot 2025-02-20 155115

Screenshot 2025-02-20 155135

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published