Skip to content

jtrumpower/tournament-udacity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Tournament Schema

To run the code navigate in your terminal to the vagrant directory and run these commands:

  1. vagrant up
  2. vagrant ssh
  3. cd /vagrant/tournament
  4. psql
  5. \i tournament.sql
  6. \q
  7. python tournament.py

If you get an error on step 1 then run this command: "rm -rf .vagrant". Then restart at step 1.

About

Simple Tournament Schema

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published