Inspiration

I was taking a course on python for data science and machine learning and recently learned how to make interactive plots. I wanted to create a webpage that could show off these plots.

How I built it

I built the website using vscode and with the help of a few YouTube tutorials as it was my first time using html/css. Here's the video that I used: https://www.youtube.com/watch?v=-FLzc77MstY. I used Flask to process user input and create an output in python.

Challenges I ran into

Since I'm relatively inexperienced with HTML and CSS, I ran into a lot of challenges creating the webpage and implementing Flask.

What we learned

I learned a lot about forms in HTML. I learned a lot from YouTube about HTML and CSS. I also learned how to use Flask for integration of python into the website.

What's next for Stock Graph Generator

It would be interesting to allow the user to customize the graph that is displayed. For example, they would be able to choose time periods and the type of plot.

Built With

Share this project:

Updates