Payroll Web App

  • Category: Web Development
  • Technology learned: MySQL, .NET API, ReactJS
  • Project date: 31 July, 2022

Details:

A complete payroll system with a very good database, a full and safe API and frontend with a nearly perfect UI.
About the source code:

  • Follows Clean Code rules.
  • SOLID Principles.
  • The database has procedures, functions, and regulations to avoid failures.
  • It has the ability to process payments, taking into consideration the contract's salary, deductions by law, as well as voluntary deductions.
  • The system is protected against SQL Injection.