Coders Packet

HRMS portal using Python

By Sanskar Prasad

A simple project which helps HR to manage the details of its employees. It helps to ADD, DELETE, or UPDATE employee data.

Human Resource Management System

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. 

Getting Started

  1. Open a terminal or command prompt and navigate to the directory where HRMS_Portal.py is located.

  2. Run the command to start the program: python manage.py runserver

  3. The username and password are admin and admin123 respectively.

These credentials can be changed according to your need.

Sample Output:

Download Complete Code

Comments

No comments yet

Download Packet

Reviews Report

Submitted by Sanskar Prasad (Sanskar02)

Download packets of source code on Coders Packet