sunnyks / Swiss-Tourney-SQL

App to run a Swiss-style tournament using PostgreSQL and Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swiss-Tourney-SQL

Project to help plan/run a Swiss-style tournament using PostgreSQL and Python to keep track of players and matches, completed as part of Udacity's course on relational databases

https://en.wikipedia.org/wiki/Swiss-system_tournament

To Do: modify code to support conventional tournaments as well as specialize to be used for Super Smash Bros tournaments (e.g. store set data such as game count, character and stage picks, and game info such as # of stocks taken and % damage taken)

About

App to run a Swiss-style tournament using PostgreSQL and Python


Languages

Language:Python 100.0%