Jul 15, 2023
No image
PayStub
Completed

PayStub

$10,000+
4-6 months
United States
6-9
view project
Service categories
Service Lines
Web Development
Domain focus
Business Services
Other
Programming language
TypeScript
Frameworks
React.js

Challenge

The design wasn't wholly prepared for the rapid project development and support; The calculation of taxes has its nuances; Optimizing the processing of each user step when entering payroll data; The PDF generation on the project required many resources. Since we used Next.js development technology with deployment on Vercel, we had to consider separating the PDF generation. But the reason for separating PDF generation was because Vercel didn't allow the use of more than 50Mb for Serverless functions.

Solution

UI/UX changes to the user flow; Finding the appropriate API; We used server caching to store the results of tax calculations for each state; We used Firebase functions for PDF generation as a solution, allowing us to use many resources. It solved the resource-related problem and made it possible to scale the project.

Results

The pay stub generator is a practical professional tool for all types of businesses. Using this solution, you choose a template, enter company and employee info and an earning statement, and download and review your final pay stub. You can be sure about the accuracy of all deductions since the pay stub generator uses the latest accounting payroll software to ensure accurate calculations.