Skip to content

A Full Stack Application made using Spring Boot in Backend, Angular in Frontend and with MySQL as Database.

Notifications You must be signed in to change notification settings

sankalpjain99/Stock-Market-Application

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock-Market-Application

A Full Stack Application made using Spring Boot in Backend, Angular in Frontend and with MySQL as Database.

Microservices In Backend

  1. Company Service
  2. Sector Service
  3. Stock Exchange Service
  4. Excel Service
  5. API-Gateway Service
  6. Eureka Discovery Server
  7. Config Server

API Documentations

  1. Company Service
  2. Excel Service
  3. Sector Service
  4. Stock Exchange Service
  5. User Service

Data Model Used

Data Model

All API routes and module info

This information can be found in this document : Click Here

Home Page and Navigation

Home Page

User can login as either

  1. User
  2. Admin

Login

Functionality for each user case:

User

Image

  1. View IPO's : Image
  2. Compare Stock Prices for different companies and exchanges : Image
  3. View Sector's : Step1 -> : Step2 -> : Step3

Admin

Image

  1. Add Stock Price Data : Image
  2. Company
    1. View Companies : Image
    2. Add Company : Image
    3. Update Company : Image
  3. Exchange
    1. View Exchange : Image
    2. Add Exchange : Image
    3. List Company in Exchange : Image
  4. IPO's
    1. View IPOs : Image
    2. Add IPO : Image
    3. Update IPO : Image

About

A Full Stack Application made using Spring Boot in Backend, Angular in Frontend and with MySQL as Database.

Topics

Resources

Stars

Watchers

Forks

Languages

  • Java 39.0%
  • TypeScript 35.9%
  • HTML 19.8%
  • CSS 4.2%
  • JavaScript 1.1%