HRClarity is a Human Resource Management System.
To view the deployed project, visit hrclarity.000webhostapp.com
To view the Linkedin article, visit Linkedin article
You can also connect with the author on Linkedin: AlexWambui
It enables Human Resource Managers perform tasks such as:
- handling leaves.
the employees in the organization can be able to:
- create and update their user accounts.
- view announcements made by the HR.
- apply for leaves.
- Ensure Xampp is installed
- Start Xampp and run Apache Web Server and MySQL database
- Clone the repository inside
/Xampp/htdocs
- In the browser, search for
localhost/phpmyadmin
then import the database inside the folderHRClarity/app/models/
- Browser
localhost/HRClarity/
to start the project
- To start using the application, click on get started then create an account
- Login and wait for the HR to verify that you're an employee of the organization.
The developer works tirelessly to improve and develop HRClarity. If you enjoy using the software, please consider donating to the developer, so he can spend more time implementing improvements. You can also contribute by getting involed with the source code.
- Fork the repo
- play with it
- make pull requests
- Report bugs
- Suggest new features
- Be patient
- HTML, Bootstrap, Sass - The User Interface.
- PHP - The Backend language.
- MySQL - Relational Database management system.
- Chat for HRs to get feedback from employees.
- Email notifications for both HRs and employees.