Inspiration

My dad checks stock prices everyday, so I decided to create this website to help him.

What it does

It hosts a website that provides a dataset of stock data and a plot showing the change of stock prices over 10 days.

How I built it

I used python to get the data from the yfinance api. I used flask to host the website on local host. I used matplotlib to generate a plot to show the change of stock prices over 10 days.

Challenges I ran into

Flask was one of the biggest challenges I had, I even had to ask my dad to help.

Accomplishments that I'm proud of

I'm proud that I could provide useful stock information for my customers.

What I learned

I learned how to use functions effectively and flask.

What's next for Query Stock Price

Let customers enter a company instead of a stock code and host it in the web so everyone can access it.

Built With

Share this project:

Updates