Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/highoncarbs/hafta
💸 Settle payrolls faster with Hafta.
https://github.com/highoncarbs/hafta
attendance attendance-management attendance-system bulma business business-intelligence business-solutions business-systems charts employee-management employee-management-system flask hr hrm manufactoring payroll payroll-management-system payroll-processing python vue
Last synced: 29 days ago
JSON representation
💸 Settle payrolls faster with Hafta.
- Host: GitHub
- URL: https://github.com/highoncarbs/hafta
- Owner: highoncarbs
- License: mit
- Created: 2018-11-28T07:33:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T07:43:39.000Z (almost 2 years ago)
- Last Synced: 2024-10-14T00:41:32.636Z (29 days ago)
- Topics: attendance, attendance-management, attendance-system, bulma, business, business-intelligence, business-solutions, business-systems, charts, employee-management, employee-management-system, flask, hr, hrm, manufactoring, payroll, payroll-management-system, payroll-processing, python, vue
- Language: JavaScript
- Homepage: https://highoncarbs.github.io/Hafta/
- Size: 5.95 MB
- Stars: 121
- Watchers: 4
- Forks: 34
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
New version under active development , checkout alpha branch.
Dead Simple way to manage Payrolls and performance of your employees
Built with Indian businesses , for Indian businesses
Built to help ease payrolls for Manufactoring segment of Indian Businesses specifically. Feel free to make changes to your needs .
## Features
* Manage your employees , handle their advances , attendence and payroll with ease.
* HR tools to check performance of employees, add quick incident reports.
* Add basic data with Masters , allows for quick and easy customization.
* Check and allow advances to your employees .Set limits to number of times and amount allowed for each employee.## Setup & Running
*NOTE:* You'll need to use python3.
To install requirements :
> pip install -r requirements.txt
Hafta uses MySQL as a backend , but you are free to use any. Just change the the Database URI in config.py
> python ./run.py
## Issues and Requests
For any issue or requests , please use Github Issues.## Projects Used
* Bulma
* Vue.js
* SQLAlchemy
* Buefy
* Flask
* Albemic## License
This project is licensed under the [MIT License](./LICENSE).