This project automates payroll management in organizations. Users can:
- Add employee details.
- Calculate monthly salaries.
- Export data in JSON format.
- Employee Management
- Payroll Calculation
- Downloadable Reports
- Backend: Python (Flask)
- Frontend: HTML, CSS, Bootstrap
- Database: JSON
- Install Python.
- Run
app.py
: