Skip to content

SDTheSlayer/live_football

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

live_football

This is our first project. We will be trying to replicate a live football site.

Modules needed

Django (pip install Django==1.9)

Social Auth Django (pip install social-auth-app-django)

Selenium (pip install selenium)

Django background tasks (pip install django-background-tasks)

Running

On two seperate terminals run the following two commands:

python manage.py runserver

python manage.py process_tasks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors