Skip to content

van4oza/taekwondo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taekwondo scoring

Django channels web-app

Prequirements:

Installation:

pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py createsuperuser
python manage.py runserver

As superuser, create group Judges in admin panel:

/admin/auth/group/add/

Create users and specify that they're in Judges group:

/admin/auth/user/add/

Deploy:

About

taekwondo scoring web-app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published