Skip to content

Predictor game for the EURO 2016 championship in France

License

Notifications You must be signed in to change notification settings

markcameron/predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EURO 2016 Predictor

Simple predictor game where you can predict the scores for each game of the EURO 2016 championship in France.

Built with Laravel and AngularJS

Install

Clone predictor and cd into the laravel folder, copy .env.example to .env and edit to setup your database, and Mail settings, then run:

$ composer install
$ php artisan key:generate
$ php artisan migrate
$ php artisan db:seed
$ npm install
$ gulp --production

Then you should be able to navigate to the site in the browser and login with the default access permissions

Login: [email protected]
password: asd

If you want to use facebook login you'll need to configure a facebook application and setup the FACEBOOK_ values in the .env file.

About

Predictor game for the EURO 2016 championship in France

Resources

License

Stars

Watchers

Forks

Packages

No packages published