{"id":17085093,"url":"https://github.com/p1xt/challenge-prototype","last_synced_at":"2026-04-18T04:32:03.892Z","repository":{"id":88167159,"uuid":"76099658","full_name":"P1xt/challenge-prototype","owner":"P1xt","description":"prototype setup for a challenge platform for practicing git and algorithm solving ... at the same time!","archived":false,"fork":false,"pushed_at":"2016-12-11T17:12:21.000Z","size":375,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-23T14:11:57.900Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/P1xt.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-12-10T08:12:15.000Z","updated_at":"2017-05-16T00:36:06.000Z","dependencies_parsed_at":"2023-03-16T17:15:37.945Z","dependency_job_id":null,"html_url":"https://github.com/P1xt/challenge-prototype","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/P1xt/challenge-prototype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/P1xt%2Fchallenge-prototype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/P1xt%2Fchallenge-prototype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/P1xt%2Fchallenge-prototype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/P1xt%2Fchallenge-prototype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/P1xt","download_url":"https://codeload.github.com/P1xt/challenge-prototype/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/P1xt%2Fchallenge-prototype/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31956843,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-14T13:23:14.860Z","updated_at":"2026-04-18T04:32:03.835Z","avatar_url":"https://github.com/P1xt.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Challenge prototype\n\n## Concept\nThe \"Big Picture\" is creating a repository where:\n\n* as a user I can fork the repository\n* as a user I can browse throughone or more challenges in the challenges directory\n* as a user, I can participate in a challenge by copying the demo subdirectory to a subdirectory named the same as my github username, replace all instances of the word demo with my username in the source.js and source.spec.js files in my directory\n* as a user, once I have my own directory setup, I can solve the challenges in the source.js file, making them pass the tests in source.spec.js\n* as a user, once my solutions pass the tests in source.spec.js, I can commit my changes to my fork of the repository, push my changes, and then issue a request to pull the changes in my branch into the main repository\n\n## The build process should:\n\n* run all tests for all user submissions\n* generate test reports for each challenge\n\n## The site should:\n\n* be static - all report generation should happen as part of the Travis-CI deployment process\n* provide an index page with instructions on how to participate\n* provide an index of all the challenges on the index page\n* each challange should have a dedicated page which describes the challenge, provides links to any support materials, and provides a link to the most recent run of the test suite for that challenge\n\n\n## Notes:\n\n### To run the tests, you'll need node.js, mocha, gulp and lite-server installed    \n\n* `npm install`- once you've forked the repo and cloned your fork down to your PC    \n* `npm run-script dev` - to run tests and spool up a localhost showing the results\n* `npm run-script test` - to only run tests\n* `npm run-script local-serve` - to only spool up a localhost showing the results\n\n### Stuff that's happening in the background\n\n* gulp is handling tasks\n* mocha is running tests\n* mochawesome is turning the tests into awesome html pages\n* there are a few bare bones html files in place to link up all the mochawesome reports","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp1xt%2Fchallenge-prototype","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp1xt%2Fchallenge-prototype","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp1xt%2Fchallenge-prototype/lists"}