FusionSync is a comprehensive system designed to streamline HR and Payroll processes within your organization. It provides a unified solution to gather employee data, simplify attendance recording, generate salary slips, and manage tax deductions effectively.
FusionSync centralizes all your employee data in one secure location. Easily access and update employee records, including personal information, contact details, and employment history.
Say goodbye to manual attendance tracking. FusionSync automates the attendance recording process, reducing errors and saving valuable time. Employees can check in and out using various methods, such as biometrics, RFID cards, or mobile apps.
Generate professional and accurate salary slips effortlessly. FusionSync calculates salaries based on attendance data, deductions, and bonuses, ensuring that employees receive their payments on time and with transparency.
Solve the intricate puzzle of tax deductions with FusionSync's intuitive tax management system. It helps you calculate and withhold the correct amount of taxes for each employee, ensuring compliance with tax regulations.
To get started with FusionSync, follow these steps:
-
Clone the Repository:
git clone https://github.com/ShubahamkumarAnand/FusionSync.git
-
Install Dependencies:
cd FusionSync npm install
-
Configure the Application: Create a
.env
file in the root directory and set the required environment variables, including database credentials, API keys, and other configurations from supabase-js. -
Database Setup: Create the necessary database tables by running the provided SQL scripts.
-
Start the Application:
npm start
-
Access FusionSync: Open your web browser and navigate to
http://localhost:3000
to access the FusionSync web interface.
FusionSync's user-friendly interface makes it easy for HR professionals and administrators to manage employee data, track attendance, generate salary slips, and handle tax deductions. Detailed documentation can be found in the Wiki.
We welcome contributions from the open-source community. If you'd like to contribute to FusionSync, please follow our Contribution Guidelines.
FusionSync is licensed under the MIT License.
For any questions or support, please contact our team at [email protected]. We hope FusionSync simplifies and enhances your HR and Payroll management experience!