{"id":23382191,"url":"https://github.com/code0wl/tournament","last_synced_at":"2025-04-08T08:44:54.401Z","repository":{"id":84209463,"uuid":"65740499","full_name":"code0wl/tournament","owner":"code0wl","description":null,"archived":false,"fork":false,"pushed_at":"2016-08-15T14:56:50.000Z","size":3141,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T05:41:23.763Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/code0wl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-08-15T14:56:16.000Z","updated_at":"2016-08-15T14:56:54.000Z","dependencies_parsed_at":"2023-05-23T23:45:29.710Z","dependency_job_id":null,"html_url":"https://github.com/code0wl/tournament","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code0wl%2Ftournament","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code0wl%2Ftournament/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code0wl%2Ftournament/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code0wl%2Ftournament/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/code0wl","download_url":"https://codeload.github.com/code0wl/tournament/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247808149,"owners_count":20999669,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-21T21:18:02.001Z","updated_at":"2025-04-08T08:44:54.396Z","avatar_url":"https://github.com/code0wl.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Udacity-Tournament-Database\n\nUdacity-tournament-database is a simple database project completed for Udacity's full-stack nanodegree program program. The project demonstrates the design and use of a PostgreSQL database to manage a swiss-system tournament, which is a non-elimination tournament system used in certain sport and game competitions.\n\n###Documentation\n\nTo use the project files to setup a swiss-system tournament, follow the below steps.\n\n#### Download or clone files\n\n#### Create Database\n\nLog into your Postgres console and create a new database:\nCREATE DATABASE tournament and run tests by following these instructions:\n\n####After following the guidelines in project description and setting up the environment and vagrant vm using vagrant up followed by vagrant ssh\n1. Navigate to tournament project folder cd /vagrant/tournament\n1. Write psql to go to PostgreSQL\n1. Run \\i tournament.sql to create and import the tournament database schema.\n1. Once the database has been setup, quit the PostgreSQL interface using \\q\n1. Execute the following command python tournament_test.py to test the methods implemented in tournament.py\n1. Test results will be printed on the screen.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode0wl%2Ftournament","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode0wl%2Ftournament","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode0wl%2Ftournament/lists"}