Skip to content

The Employee Management System is a web application built with Flask and MySQL that allows users to create, view, update, and manage employee records efficiently along with a leave application system. It features a user-friendly interface with navigation and form validation to streamline employee data management processes.

Notifications You must be signed in to change notification settings

navamisunill/Employee-Management-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Management System

Overview

This project is a web-based Employee Management System built using Python Flask as the backend framework. It allows users to manage employee records, including creating, viewing, updating, and deleting employee information. Additionally, the system features a Leave Application System, enabling employees to apply for leaves and track their leave status.

Features

  • Employee Record Management:
    • Create, view, update, and delete employee records
    • Store employee details, including personal and professional information
  • Leave Application System:
    • Employees can apply for leaves (annual, sick, etc.)
    • Track leave balances and leave history
    • Receive notifications for pending and approved leaves
  • User-Friendly Interface:
    • Intuitive navigation and dashboard
    • Robust form validation for accurate data entry

Technical Details

  • Built using Python Flask as the backend framework
  • MySQL database for storing employee records and leave applications
  • HTML, CSS for frontend development

About

The Employee Management System is a web application built with Flask and MySQL that allows users to create, view, update, and manage employee records efficiently along with a leave application system. It features a user-friendly interface with navigation and form validation to streamline employee data management processes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published