Inspiration - A lot of people get tensed trying to get the best price possible for a stock to make profits, but are unsuccessful most of the time. With this project, however, that will no longer be the case because people can now get alerts to their email regarding the price of a stock of their choice.

What it does - With this project, you can now get email alerts about changes in stock prices

How I built it - some of the tools used to build this project on visual studio codes were the yfinance library, and the pandas_datareader library. With the help of these libraries, I was able to fetch stock market data to use for my project. pandas_datareader on the other hand, allowed me to work with realtime stock prices.

Challenges I ran into - One of the main challenges faced while building this project was importing the yfinance and pandas_datareader library. Even after installing and importing the libraries, python was unable to detect them. However, after a lot of difficulties, I was finally able to resolve this issue.

What I learned - one of the most important things I learned while making this project is to always stay calm while making complex programs.

Built With

+ 78 more
Share this project:

Updates