Skip to content

rakheshkrishna2005/workforce-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’Ό Workforce Management System

πŸ“œ Description

The Employee Management System is a web application built using Flask that allows you to manage employees, their shifts, attendance, and tasks efficiently. Users can sign up, log in, and access different functionalities to maintain employee records and statistics.

🌟 Features

  • User Authentication: Secure login and signup functionality.
  • Employee Management: Add, view, and delete employee records.
  • Shift Management: Assign and manage employee shifts.
  • Attendance Tracking: Record and manage employee attendance.
  • Task Management: Create, view, and delete tasks assigned to employees.
  • Statistics Dashboard: View overall statistics on employees, tasks, shifts, and attendance.
  • Responsive Design: User-friendly interface accessible on various devices.

πŸ“· Screenshots

Home

home

Login

login

Sign Up

sign up

Manage Employee

manage employee

Shift Scheduling

shift

Attendance Tracking

attendance

Task Assignment

task

Performance Dashboard

dashboard

πŸ”§ Tech Stack

  • Backend: Flask
  • Database: SQLite
  • Frontend: HTML, CSS, Bootstrap
  • Security: Werkzeug for password hashing

πŸš€ Installation and Usage

  1. Clone the repository:

    git clone https://github.com/rakheshkrishna2005/workforce-management-system.git
  2. Clone the repository:

    cd workforce-management-system
  3. Install the required packages:

    pip install -r requirements.txt
  4. Run the application:

    python app.py
  5. Access the application: Open your web browser and go to http://127.0.0.1:5000.

πŸ“š Additional Resources

About

πŸ’Ό Employee Management System is a web application built using Flask that allows you to manage employees.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published