EconSite
- 3 Devlogs
- 2 Total hours
A website to fetch stock data based on the user's request.
A website to fetch stock data based on the user's request.
Finished setting up the project on GitHub, it required me to create a few files that helped connect the pages. I used Finnhub to get the api data for the stocks and I tried to make a simple, clean UI.
Finished the CSS and Readme. I am still in the process of hosting it on Github Pages.
I read the guide and finished writing my HTML and JavaScript code. I have not decided how my app will look, so I have not yet written my CSS code. This website will fetch all the information about a stock or crypto based on the user’s request. I also plan to add a stock name lookup on the sidebar, but that might not be something I implement at all.