A simple project which helps HR to manage the details of its employees. It helps to ADD, DELETE, or UPDATE employee data.
This source code helps the HR of a company to manage its employees.He/she needs to login using their credentials. It provides the HR to ADD employees, REMOVE them, UPDATE their details or simply READ the employee details (one particular or all at a time). Also, here, the employees can login using their username and password to view their personal details, apply for leave or resign fro the company. It helps the employee login only if the HR has added him/her to the database. else, gives the necessary output.
Open a terminal or command prompt and navigate to the directory where HRMS_Portal.py is located.
Run the command to start the program: python manage.py runserver
These credentials can be changed according to your need.
Submitted by Sanskar Prasad (Sanskar02)
Download packets of source code on Coders Packet
Comments