Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 446 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 446 Bytes

Internal Loan Disbursement Application

A web application for the employees of the organization to apply for loan to buy things from the inventory set. User/Employee can avail the loan, while the admin manages the inventory, loans and the customer data.

Tech Stack

  • React as frontend library for presentation layer
  • Springboot for backend processing
  • MySQL Database
  • Spring JPA for Object Relational Mapping
  • Mockito for unit testing