Investment Tool Project
Functionality
Users enter their initial starting investment amount
and can then choose ticker symbols to invest into.
Once the user has made investments, they can view the history of their investments over the time that has passed since the investment was made.
Logic
The app is coded in Java and employs the Spring MVC framework, introducing web application functionality, and uses MySQL as its database management system, facilitating user information and investment history data retention.