Real-Time NBA Game Updates Via SMS & Email With AWS & Python
Real-time NBA game updates via SMS & email using AWS, Python & NBA Game API. Secure, automated & user-friendly alert system with customizable notifications & scheduled updates.
A real-time notification system designed for sports enthusiasts, providing live NBA game updates via SMS and email. This project leverages AWS services, Python, and the NBA Game API to create a secure, automated, and user-friendly alert system. Project Highlights Real-Time Game Updates: Fetches live NBA game scores using an external API. Multi-Channel Notifications: Sends formatted score updates to subscribers via SMS and Email using Amazon SNS. Automated Scheduling: Utilizes Amazon EventBridge to automate regular notifications during game hours. Secure Architecture: Designed with s...