Project - Customer Portal

This project is companion project of infra-bpa project. It is used by customers who have taken loans to check their status, they can download reports and can make payment for their due amount.

Its bit of a interesting project because i have to reverse engineer to get its source code. So, what i have done is used intellij decompiler to decompile dot(.)class files to create the project. And have written the scripts to compile it.

Changes in this project are not as frequent. Some of the features that i have built in it are

  • E-sign using sign-desk api(s)
  • Payment gateway integration

Tech stack:

RoleTechnology
languagejava
databaseOracle Database
App ServerJBoss
othersjavascript, JSP, servlet