Skip to content

Shobhit1338/Employee-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Management System

Python Django Bootstrap VS Code Insiders

This Employee Management System performs basic CRUD Operations.

Features

  • Add Details such as Name, ID, Phone, Address, Working Status & Department.
  • Uses single form to add details one at a time.
  • Select Department using Dropdown menu & Working Status using Checkbox.
  • View Employees Table on Home Page.
  • Update Existing Details using the same form with prefilled previous data.
  • Delete any Employee Detail with single click and auto Serial No. adjustment.

This Application was created using Python, Django, HTML/CSS, and Bootstrap.

Sample GIF

Employee Management System

Installation

This requires Python v3.8+ and Django v4.0.4+ to run.

Install the dependencies and start the server.

python manage.py runserver

License

MIT

Free Software, Hell Yeah!

About

This Employee Management System performs basic CRUD Operations using Django, Python & Bootstrap.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published