Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 514 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 514 Bytes

Online-Banking

A Full Stack Online Banking System in Java Spring and AWS

  • Designed an online banking system backend in Java Spring Boot, Hibernate and MySQL. The system is providing services of deposit, transfer and adding recipients.
  • Built frontend servers in React and Redux. Separated the user to client and admin, attached authentication with Json web token.
  • Deployed the whole project to Amazon Web Service for better scaling, set load balancer and flow alarm in order to improve server’s capacity.