Skip to content

fullerth/MultiBoutStats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Project to display player stats across multiple bouts.

Currently displaying the number of jams participated in, positions played, total jams played by player and total jams in the database.

Project Templates

Both project and app templates for django-admin/manage.py are provided.

To create a project, from the root directory use: django-admin startproject --template project_template <project-name> source

To create a new application with the template use: manage.py startapp --template <path-to-app-template> <app-name>

Virtual Environment

The project will ignore a virtual environment in mbs_venv/.

About

See Derby statistics for players across multiple bouts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published