Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 2.03 KB

README.md

File metadata and controls

57 lines (39 loc) · 2.03 KB

SmartStock

image

Build system Data Base MIT License

Backend Architecture:

  • Microservices

Backend Frameworks:

  • Springboot
  • Flask

Frontend Library: ReactJS

Notable Dependencies

  • Spring Web
  • Netflix Eureka
  • Spring-Security
  • Lombok
  • Spring Data JPA
  • Hibernate
  • PostgreSQL Driver
  • Spring-boot-starter-validation
  • Java-JWT, gson
  • Spring-boot-starter-mail

Notable Characteristics

  • Stateless Authorization using JWT Token.
  • Authentication Authorization is developed with Security Filters as recommended by Spring version 5.2 and later.
  • Request data validation.
  • Each domain has its respective repository and each controller has its respective service.

Choice of Database: POSTGRESQL

Brief

The SmartStock application holds great potential to provide valuable insights to investors in the Stock Exchange. By leveraging machine learning and a user-friendly interface, the project aims to empower users to make data-driven decisions, optimize their investment strategies, and achieve better returns in the market. The adoption of Agile methodology will ensure adaptability to changing requirements and timely delivery of key milestones. Overall, this project addresses real-world challenges and has the potential to make a significant impact on investors’ decision-making processes.