Skip to content

# 🏒 Employee Record Management System :- To access this file please read (readme.md) instructions.

License

Notifications You must be signed in to change notification settings

ankitpoddar07/Employee-Record-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

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

Repository files navigation

🏒 Employee Record Management System :

The Employee Management System is a Django-based web application that allows users to efficiently manage employees within a company. It provides functionalities such as adding, deleting, editing, and filtering employees through a user-friendly interface. The system includes secure login functionality to restrict access.

πŸš€ How to Run the Project :- (Important)

1️⃣ Open the project in VS Code or any preferred code editor.
2️⃣ Navigate to the project directory using the command:

cd myapp

3️⃣ Run the Django development server with:

python manage.py runserver

4️⃣ The server will start, and you can access the Employee Management website.

πŸ”— Visit: http://127.0.0.1:8000/


✨ Features

βœ… Employee Management – Add, delete, and edit employee details like name, position, department, and contact information.
βœ… Employee Filtering – Easily find employees by filtering based on department, position, or name.
βœ… User Authentication – Secure login system ensuring that only authorized users can manage employee data.
βœ… User Roles – Administrators have full access, while regular users may have restricted permissions.
βœ… User Profile – Users can update their profile details (name, email, password).
βœ… Responsive Design – Optimized for desktops, tablets, and mobile devices.

πŸ“Œ Usage Guide

1️⃣ Open http://127.0.0.1:8000/ in your web browser.
2️⃣ Login with an existing account or Sign Up to create a new one.
3️⃣ Manage employees by adding, editing, deleting, and filtering records.
4️⃣ To access the Admin Panel for managing user roles & permissions, visit: πŸ”— http://127.0.0.1:8000/admin/ and log in using your superuser credentials.


πŸ’‘ Feel free to modify and expand the project to suit your needs! 😊

About

# 🏒 Employee Record Management System :- To access this file please read (readme.md) instructions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages