-
Notifications
You must be signed in to change notification settings - Fork 0
utrerf/fullstack_tournament
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Documentation ------------- fullstack.zip contains files related to the last project in the Intro to Programming Nanodegree. tournament.sql contains the database schema required to run tournament.py Here are some steps to make use of these files: 1. execute tournament.sql as follows: psql -f tournament.sql 2. execute tournament.py as follows: python tournament.py 3. check tournament.py with: python tournament_test.py Note: ensure that you have installed psql and python on your machine.
About
Built database schema + functions for a tournament app
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published