Skip to content

flaviojohansson/tournament-results

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tournament-results

  • Udacity Full Stack Web Developer Nanodegree Project #4
  • This project is Python module that uses the PostgreSQL database to keep track of players and matches in a game tournament.
  • Matches are based on Swiss-System Tournament

Getting started

  • You must have Python 2.7 installed.
  • Clone this repository into your computer. git clone git@github.com:flaviojohansson/tournament-results.git
  • In the root directory of the project, first type: psql -f tournament.sql. This will create the database and all tables and views needed
  • Run python tournament_test.py to test the tournament.py module

About

Udacity Full Stack Web Developer Nanodegree Project #4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages