Stock Alert Pro: Market Notifications
Developed a website subscription service that alerts users when their specified stock hits their desired buy or sell price. By integrating with the Polygon.io stock API, we retrieved real-time stock ticker information and prices. For each user, the system continuously monitored their selected stocks, checking if the prices met or exceeded their targets. When the criteria were met, a Python script automatically triggered an email notification, keeping users informed the moment their stock reached the desired price.