/euros-france

A small website to keep track of team progress at Euro 2016

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

euros-france Build Status

A small website to keep track of team progress at Euro 2016

This website is a single page application that allows users to add, edit, update matches at French venues where Euro 2016 matches are taking place. Technologies such as Django, Django REST framework, jQuery and Twitter Bootstrap are used.

Venues based on Information given in: https://en.wikipedia.org/wiki/UEFA_Euro_2016

Euros France 2016

Developer Information

Need a virtualenv set up with requirement.txt dependencies installed Then as with all Django projects, run the "migrate" command to create the database. After the "runserver" to see the base page