Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 654 Bytes

File metadata and controls

12 lines (8 loc) · 654 Bytes

Backend-SpringBoot-Application

A Backend SpringBoot application for a virtual trading platform 'hedgenet' which aims to allow members part of a 'virtual' hedge fund to interact with each and perform trades on the platform.

Responsibilities

Creating RESTAPI endpoints for the application which communicate with relational database using repository pattern of Spring Data JPA. Deployed the application on Microsoft Azure Cloud using Docker and Kubernetes service.

The endpoints were created to implemented three main functionalities:
1.Authorization of users
2.Trading features of the platform
3.Social features of the platform