Skip to content

[IEEE Vancouver Windows 10 Hackathon] City Sports League

License

Notifications You must be signed in to change notification settings

wuxueTD/CitySportsLeague-Server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeLikeSports

Create an account. Join a team, or make one and invite friends. Matchmake to get matched for games with teams of a similar skill level. Enter your score to keep it fresh.

Setup

sudo pip install virtualenvwrapper
mkvirtualenv welikesports
pip install -r requirements.txt

Usage

workon welikesports
cd src
./app.py --cookie-secret supersecuresecret --port 8585 --debug

See the docs directory for API documentation.

About

[IEEE Vancouver Windows 10 Hackathon] City Sports League

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%