Skip to content

goutamashish025/employeemanagementsystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

employeemanagementsystem

Description

This project is an Employee Management and Payroll System that allows you to perform CRUD (Create, Read, Update, Delete) operations on employee records and manage their payroll information.

Features

  • Add new employees with their details including name, department, role, etc.
  • View a list of all employees and their basic information.
  • Update employee details such as name, department, and role.
  • Delete employees from the system.
  • Calculate and manage employee payroll including salary, deductions, and bonuses.

Technologies Used

  • Django: A Python web framework for building web applications.
  • SQLite: A lightweight and self-contained database system.
  • HTML/CSS: Front-end technologies for designing the user interface.
  • ReportLab: A library for generating PDF documents.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published