#The Analyst - El Analista de Apuestas
AngularJs simple WebPage for the final project 'Predicció i mostra de resultats futbolístics utilitzant algoritmes de Machine Learning'.
It connects to a nodeJs API to retrieve all the data.
The aim of this project is to build a fully functional platform containing reliable information about football soccer past matches as well as machine-learning-based predictions of future matches results. With this aim, a large amount of data has been collected and used to build a database containing all the scores -among other information- for all the matches played in three major European leagues (BBVA, Bundesliga and Premier League) from 2013 until today.
https://github.com/MarcObvious/api-elanalistadeapuestas
http://elanalistadeapuestas.com
- Clone this repo from
https://github.com/MarcObvious/elanalistadeapuestas.git
- Run
npm install
- Run
gulp dev
in order to test the page
- Run
gulp prod
scp -r build/. [email protected]:/home/code/boot-analista/build
https://github.com/jakemmarsh/angularjs-gulp-browserify-boilerplate