{"id":21928485,"url":"https://github.com/matthewelse/scorer","last_synced_at":"2025-04-19T17:51:14.228Z","repository":{"id":26857055,"uuid":"30317038","full_name":"matthewelse/scorer","owner":"matthewelse","description":"A Quiz Scoring System","archived":false,"fork":false,"pushed_at":"2016-03-07T22:44:56.000Z","size":128,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-29T11:11:17.127Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matthewelse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-04T19:34:04.000Z","updated_at":"2023-08-01T15:36:07.000Z","dependencies_parsed_at":"2022-07-25T16:48:14.898Z","dependency_job_id":null,"html_url":"https://github.com/matthewelse/scorer","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/matthewelse%2Fscorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewelse%2Fscorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewelse%2Fscorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewelse%2Fscorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matthewelse","download_url":"https://codeload.github.com/matthewelse/scorer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249753083,"owners_count":21320664,"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-11-28T22:26:12.765Z","updated_at":"2025-04-19T17:51:14.194Z","avatar_url":"https://github.com/matthewelse.png","language":"Python","readme":"# scorer\n\nA (reasonably flexible) scoring system for quiz nights, written in Django. Includes a big screen mode for showing on a projector etc.\n\nTested with Django 1.7\n\n## Deploy Locally\n\n```bash\n$ git clone https://github.com/matthewelse/scorer\n$ cd scorer\n$ ./manage.py syncdb\n$ ./manage.py runserver\n```\n\n* Use http://localhost:8000/scoring/bigscreen for a projector.\n* Use http://localhost:8000/scoring/controls for controlling the big screen\n* Use http://localhost:8000/scoring/exportcsv to download a CSV of results for the current event\n* Use the normal Django Admin for configuring things and setting scores.\n\n## Deploy to Heroku\n\n```bash\n# init project\nheroku create\ngit push heroku master\n\n# create database etc\nheroku run ./manage.py migrate --run-syncdb\n\n# see the wonderful masterpiece\nheroku open\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatthewelse%2Fscorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatthewelse%2Fscorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatthewelse%2Fscorer/lists"}