An open API service indexing awesome lists of open source software.

https://github.com/jimmygoogle/ncaa-portfolio

March Madness bracket written in Python supported by Redis and MySQL
https://github.com/jimmygoogle/ncaa-portfolio

bracket celery docker ecs fargate flask march-madness mysql ncaa nginx python rds redis terraform

Last synced: 2 months ago
JSON representation

March Madness bracket written in Python supported by Redis and MySQL

Awesome Lists containing this project

README

        

# March Madness Bracket

**It's Awesome, Baby!** A March Madness bracket built with Python, powered by Redis, MySQL, and Docker. This repository serves primarily as a code portfolio, as the actual codebase is now private. The application is deployed on AWS using ECS Fargate, with Terraform managing the infrastructure.

It's Awesome Baby came to life in 2010 as a passion project. Our mission was to simplify the process of making and submitting picks, setting us apart from other platforms. No need for cumbersome account creation, verification, or logins. Say goodbye to spam and marketing emails. With It's Awesome Baby, you can effortlessly make your picks and dive straight into the game. It's just that simple.

## Demo
You can see a demo [here](http://www.itsawesomebaby.com/demo)

## Acknowledgments

* Paul Gendek
* [Dave Stern](https://github.com/davestern)
* UI inspired by [Flexbox Madness](https://codepen.io/jbeason/pen/Wbaedb) by Joe Beason

![Bracket view 1](https://github.com/jimmygoogle/ncaa-portfolio/blob/main/bracket.png?raw=true)
***
![Bracket view 2](https://github.com/jimmygoogle/ncaa-portfolio/blob/main/standings.png?raw=true)
***
![Bracket view 3](https://github.com/jimmygoogle/ncaa-portfolio/blob/main/user-bracket.png?raw=true)
***
![Mobile bracket view 1](https://github.com/jimmygoogle/ncaa-portfolio/blob/main/bracket-mobile.png?raw=true)
***
![Mobile bracket view 2](https://github.com/jimmygoogle/ncaa-portfolio/blob/main/standings-mobile.png?raw=true)
***
![Mobile bracket view 3](https://github.com/jimmygoogle/ncaa-portfolio/blob/main/user-bracket-mobile.png?raw=true)