Skip to content

zestypanda/Tournament-Planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tournament-Planner

Build a Swiss-system Tournament Planner using PostgreSQL database and Python DB-API

A Swiss-system tournament is a kind of sports tournament in which players are not eliminated when they lose a match, and each player should be paired with another player with the same number of wins, or as close as possible.

  1. Built a database backed application that determines the winner of a Swiss-system game tournament.
  2. Developed a database schema to store the game matches between players.
  3. Used PostgreSQL database and Python DB-API psycopg2 library to rank the players and pair them up in matches in a tournament.

About

Build a Swiss-system tournament planner using PostgreSQL database and Python DB-API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages