https://github.com/andbardii/capstone-hodle
Capstone Epicode, Track the trend of your investments
https://github.com/andbardii/capstone-hodle
angular finance spring-boot student-project
Last synced: 29 days ago
JSON representation
Capstone Epicode, Track the trend of your investments
- Host: GitHub
- URL: https://github.com/andbardii/capstone-hodle
- Owner: andbardii
- License: mit
- Created: 2023-09-04T07:20:52.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-07T16:53:30.000Z (about 2 months ago)
- Last Synced: 2025-04-07T17:43:30.351Z (about 2 months ago)
- Topics: angular, finance, spring-boot, student-project
- Language: TypeScript
- Homepage:
- Size: 2.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# ABOUT THE PROJECT
- HODLE is a web application that allows you to track the trend of your investments, from stocks, to cryptos, REIT, ETFs and all the assets you know.
- You will also have the opportunity to simulate an investment plan or observe the trend of the markets in the last decade, plus you will have access to the most important news of the moment!
- HODLE was born with the idea of giving you the opportunity to improve the management of your money, manage wallets, assets, movements and conversions, create tasks and analyze your funds through our various features!### Built With








### External API
- [Twelve Data](https://rapidapi.com/twelvedata/api/twelve-data1)
- [Seeking Alpha](https://rapidapi.com/apidojo/api/seeking-alpha)
- [Alpha Vantage](https://rapidapi.com/alphavantage/api/alpha-vantage)# HOW TO USE
1) Install or set the above mentioned languages, framewors and libraries.
2) Open pgAdmin and create a new database, then link your username, password and database to the  file of the Spring project, you can use visual studio code or eclipse to manage it.
3) Inside the application.properties set in the hibernate settings drop-and-create, then in AuthRunner file run the method setRoleDefault() once, then restart the server with 
4) Open visual studio code if you haven’t already and run the command  on a suitable terminal, starting from the directory "hodle".
5) Open on your browser localhost:4200
6) Now to have full access to the application you will need to register a new account or log in with my user  to view data already complete.
7) All keys are not true of course, you need to retrieve a valid one.
8) ENJOY HODLE!