The UEFA Euro 2020 prediction contest web app
- download the code
- create database from /database/euro2020.sql
- edit .env
- composer install
- php artisan key:generate
- take care of file permissions
Demo: ALRO Please do not register in this site.
UI based on lsv/fifa-worldcup-2018-jsfrontend
- Rules for calculating points is defined in Model User points()
- Deadline for prediction update is defined in PredictonController and store/modules/games getters.disabled; One day before the first game.
Open-sourced software licensed under the MIT license.