Skip to content

HRM-Portal: A comprehensive Human Resource Management System designed to streamline employee data management, leave tracking, and reporting for organizations. This software solution is ideal for organizations seeking a robust HR management tool.

Notifications You must be signed in to change notification settings

DBMS-group-11/HRM-Portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

HRM-Portal

HRM-Portal is a web application that allows users to manage various aspects of human resources, such as employee profiles, leave management and more. It is a Human Resource Management System, build using React and Node.js along with several other tools. We use MySQL as the database for this project. Material UI is used for the UI components. This project was created as a part of the course CS3043 - Database Systems at University of Moratuwa, Sri Lanka. We had our evoluations and the final presentation on 2023-11-03. As of now, the project is fully functioning although there are some issues that can be fixed. We are hoping to continue to work on this project and add more features in the future, when we have time.

Key Features

  • Employee Management
  • Leave Management
  • Reports

Usage

  1. Clone the repository
git clone https://github.com/DBMS-group-11/HRM-Portal.git
  1. Install dependencies for server and frontend
cd Server
npm install
cd ../hrm-portal-frontend
npm install
  1. Run the Server
cd Server
npm start
  1. Run the frontEnd
cd hrm-portal-frontend
npm start

Contributing

There are still some issues related to this project. Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Team Members

About

HRM-Portal: A comprehensive Human Resource Management System designed to streamline employee data management, leave tracking, and reporting for organizations. This software solution is ideal for organizations seeking a robust HR management tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages