Platform to guess the score of upcoming football games. Available here.
We have switched to Meteor! Our application was rebuilt using the Meteor framework, allowing us to bring you new features:
- Profile page where you can see you current and previous guesses
- Better login
- Improved calls to the football-data API
- New design + accesibility!
We are both systems and computing engineering students at Uniandes, currently coursing the web development course.
This application requires having node.js, npm and meteor installed.
After cloning the project, you should cd into it and run the following commands
meteor npm install
meteor
Once the project starts running, you will be able to see it in localhost:3000.
Video demonstration can be found here: https://www.youtube.com/watch?v=O4_Kd4E50lY&feature=youtu.be


