Git Product home page Git Product logo

simple-human-resource-information-system-hris-'s Introduction

Human Resource Information System (HRIS)

Python Object-oriented programming based project to manage employee data in an organization. This is not a form of API and the data is not stored in a database.

Features

  • Store employee's basic information
  • Calculate employee's salary based on department and position
  • Relocate employee from one department to another department
  • Promote/demote employee from their initial position
  • Export all employees information in the form of Excel/CSV
  • Accessibility based on user metrics (administrator / employee)

Run Locally

Clone the project

  git clone https://github.com/Ricsen12345/Simple-Human-Resource-Information-System-HRIS-.git

Go to the project directory

  cd Simple-Human-Resource-Information-System-HRIS-

Install dependencies

  pip install -r requirement.txt

Run the program

  python main.py

Acknowledgements

Special thanks to Mr.Iksan Bukhori as a lecturer in Object-Oriented Programming subject at President University who has taught and helped the authors in developing this project.

Authors

Appendix A - Department ID

Department ID
HRD 001
Accounting 002
Production 003
Data Analyst 004
Marketing 005
Purchasing 006
Maintenance 007

Appendix B - Maximum Salary Default

Department Maximum Salary
HRD IDR 17,500,000
Accounting IDR 19,000,000
Production IDR 21,000,000
Data Analyst IDR 25,000,000
Marketing IDR 15,000,000
Purchasing IDR 16,500,000
Maintenance IDR 20,000,000

Appendix C - Salary Percentage Default

Position Percentage
Staff 40%
Executive 60%
Section Head 80%
Department Head 100%

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.