https://github.com/sai3010/tournament-
https://github.com/sai3010/tournament-
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sai3010/tournament-
- Owner: sai3010
- Created: 2016-11-27T12:53:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-27T13:46:32.000Z (over 8 years ago)
- Last Synced: 2025-01-01T20:09:53.166Z (6 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tournament
# steps to run
* install vagrant
* install virtual box
* clone the project
* run "vargrant up"
* run psql -f tournament.sql to run the data base
* python tournament_test.py
* try it out !!!