Project information

Inspiration

During my work in CCI Puesto de Bolsas, I was overcame by a pressure to fully understand how Django's framework operated and whether I could be competent with it.

Explanation

The website is centered around providing the user with as much economic information as possible while remaining digestible. To achieve this goal, I used Alpha Vantage's API as my source of data and created a medium for the user to interact with it with the help of Chart.js.

Takeaways

Needless to say, this project was a great learning experience to learn Django, API services and web app services. Additionally, it taught me of the important to read proper documentation before heading head-first into a project.