Team members: Hiram J. Pérez Oscar Reyes
This webapp displays the schedules for sport games in a simple way. Most of the sports sites are oversaturated with information which distracts the user from what it needs to know: When is the next match!? As simple as that.
With the Go programming language we were able to create a full (yet) simple website in a couple of hours
Day 1 (night)
We had these wireframe in the first day and we talk about what we want the website to do:


Day 2
The next day we search for service providers to get games information, and photos from the game. Go excellent support for client http allowed us to create very simple and efficient clients to the two providers that we found: xmlstats.com for the game data and instagram for "reactions" of the game
Day 3
This is a standalone web application that uses Go built in http server to handle client connections. Controllers, handlers, templates! you name it, Go has it everything, or almost everything, we use the help of Gorilla toolkit to created the mutexes



Log in or sign up for Devpost to join the conversation.