Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 955 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 955 Bytes

Human Resource Information System (HRIS)

School project way back in 2013. A Human Resource Information System created using PHP, CodeIgniter

Features

  • Leave Management
  • Ranking and Promotion
  • Payroll

Getting Started

  • You will need to deploy the project on a local server to try.
  • Provided is the hris_bak.sql file for setting up the database used for this project.
    Use this to make a local copy of the database used for this application.
  • Screenshots folder contains preview images of the application

Built With

  • CodeIgniter - The web framework used, the old version of CodeIgniter
  • PHP - Backend programming language
  • MySQL - databased used
  • Bootstrap 3 - frontend framework

Authors

  • Adrian Sangil

License

Acknowledgments

  • Hat tip to anyone who's code was used
  • Inspiration
  • etc