Stock Trading Simulator - AlgoExpert's SWE Contest

preview_player
Показать описание
Hello and welcome to my Stock Trading Simulator!
Whilst brainstorming ideas for this contest, I decided that a stock trading simulator would be a great software project and a fun challenge for me to tackle. To accomplish that, I created a dynamic dashboard. To me, a dashboard is a great visualization tool as it englobes multiple visualization elements to allow you to track and monitor progress and analytics. In this case, the dashboard allows you to view your portfolio, your balance, explore stocks, see charts and market news. I think this was an innovative way to explore the contest's theme!
For this project I used the MERN stack (MongoDB, Express, React, Node). I had zero experience with React before this project so I had to learn everything from scratch. This is definitely one of the most challenging (but fun!) projects I've ever worked on and I'm very happy this contest gave me the motivation to explore new technologies and ideas. I hope you like it. :)

Рекомендации по теме
Комментарии
Автор

what web api did you use to get the stock data?

jaime