datruth29 / Udacity_Tournament_Planner_Final

My implementation of the Tournament Planner proposed in the Udacity "Intro to Relational Databases" class

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tournament Planner

My implementation of the Tournament Planner for the final project of Udacity's Intro to Relational Databases class.

I implemented some of the extra credit work, specifically:

  • Support for multiple tournaments
  • Can handle draws

What still needs to be done:

  • Handles tournaments with an odd number of players
  • Rank players by strength of previous opponents
  • Prevent rematches between players
  • Do pairings based on points instead of wins
  • Implement byes Can handle draws

About

My implementation of the Tournament Planner proposed in the Udacity "Intro to Relational Databases" class


Languages

Language:Python 100.0%