Skip to content

This web application keeps track of all prop bets made by users on a leaderboard, throughout the MLB season.

License

Notifications You must be signed in to change notification settings

Daniel-Higgins/mlb-prop-bet-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THE MLB PROP BET TRACKER -temporarily decommissioned

This web application keeps track of all prop bets made by users.

Users sign in and can place 1 wager a day (under -300 odds) on any MLB player to record a Hit.

Users can view all the pending wagers for the day, and even parlay it if they choose on the respective sportsbook site.

Users can also view a leaderboard of how well they, and others, have been betting throughout the MLB season and even view all the history bets players have made. The beauty of this web app is that it is a system of checks and balances where any one person can update the pending bets page, and anyone can see all the history of bets and report if an error has been made. This app can dynamically grow to scale because it utilizes AWS.

AWS resources used:

  • IAM user and roles
  • Multiple Dynamo DB tables with additional GSI indexes
  • S3 buckets to hold static data
  • EC2 instances to host this Python application (and set with custom SGs, NACLs, VPC settings)
  • Lambda to send periodic emails about reminders/promotions
  • Everything VPC related for networking

Leaderboard

image

Place bet image

Pending wagers image

About

This web application keeps track of all prop bets made by users on a leaderboard, throughout the MLB season.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published