{"id":21101673,"url":"https://github.com/decodedco/codeed-photo-quiz","last_synced_at":"2026-04-28T19:02:44.733Z","repository":{"id":10079956,"uuid":"12136642","full_name":"DecodedCo/CodeEd-Photo-Quiz","owner":"DecodedCo","description":"Resources and example app for the CodeEd Photo Quiz activity.","archived":false,"fork":false,"pushed_at":"2013-09-09T09:42:43.000Z","size":184,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-01-21T02:43:45.572Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/DecodedCo.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}},"created_at":"2013-08-15T14:44:38.000Z","updated_at":"2014-02-04T11:15:13.000Z","dependencies_parsed_at":"2022-09-12T14:22:13.935Z","dependency_job_id":null,"html_url":"https://github.com/DecodedCo/CodeEd-Photo-Quiz","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/DecodedCo%2FCodeEd-Photo-Quiz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DecodedCo%2FCodeEd-Photo-Quiz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DecodedCo%2FCodeEd-Photo-Quiz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DecodedCo%2FCodeEd-Photo-Quiz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DecodedCo","download_url":"https://codeload.github.com/DecodedCo/CodeEd-Photo-Quiz/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243544534,"owners_count":20308171,"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-19T23:48:01.167Z","updated_at":"2025-12-28T19:14:53.203Z","avatar_url":"https://github.com/DecodedCo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"CodeEd Quiz App\n===============\n\nLearn to build a simple photo quiz app. We will use:\n\n- [Twitter Bootstrap][bootstrap] to help us get our prototype looking good fast.\n- [jQuery][jquery] so we can easily change our page with JS.\n- [The flickr API][flickr] to load photos based on a certain keyword.\n- [HTML5 localStorage][localstore] to save quiz scores on the user's computer.\n\nTo Run:\n-------\n\nAfter you've cloned the repo, make sure you do `git submodule init` and `git submodule update` to fetch all the dependencies!\n\nYou'll need a HTTP server. If you've got one, just point it in the direction of\nthis folder. If not, do `sudo npm install -g serve` (assuming nodejs is installed),\nthen `cd` into this directory, and run `serve`. Then, go to http://localhost:3000/.\n\n[bootstrap]: http://getbootstrap.com/ \"Twitter's open source Bootstrap project.\"\n[jquery]: http://jquery.com/ \"jQuery is a fast, small, and feature-rich JavaScript library.\"\n[flickr]: http://www.flickr.com/services/api/ \"The flickr API lets us access content on flickr from our code.\"\n[localstore]: https://developer.mozilla.org/en-US/docs/Web/Guide/DOM/Storage#sessionStorage \"localStorage lets us save data on the user's computer to be accessed later.\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecodedco%2Fcodeed-photo-quiz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdecodedco%2Fcodeed-photo-quiz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecodedco%2Fcodeed-photo-quiz/lists"}