Skip to content

carlguo866/tabeasy

Repository files navigation

Tabeasy

An automated tabulation website for mock trial tournaments available at tabeasy.org. Used by 5+ tournaments, 1000+ people.

Installation

  1. clone this repo
[email protected]:carlguo866/tabeasy.git
  1. Create a conda environment using the .yaml file in project root and activate it:
conda env create -f env-mac.yaml 
conda activate tabeasy
  1. Setup PostgresSQL: install PostgresSQL and setup the database to match tabeasy.settings.DATABASES:
  2. Make migrations and run server
python manage.py migrate
python manage.py runserver

About

A automated tabulation website for mock trial tournaments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •