{"id":23053944,"url":"https://github.com/nullthefirst/fcc-drum-machine","last_synced_at":"2025-02-23T00:47:13.523Z","repository":{"id":48441968,"uuid":"389291142","full_name":"nullthefirst/fcc-drum-machine","owner":"nullthefirst","description":"freeCodeCamp - Drum Machine","archived":false,"fork":false,"pushed_at":"2021-07-26T09:10:50.000Z","size":266,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-18T11:43:01.186Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://null-fcc-drum-machine.netlify.app/","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/nullthefirst.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":"2021-07-25T07:45:45.000Z","updated_at":"2021-07-31T07:25:34.000Z","dependencies_parsed_at":"2022-09-12T20:51:38.080Z","dependency_job_id":null,"html_url":"https://github.com/nullthefirst/fcc-drum-machine","commit_stats":null,"previous_names":["mr-tey/fcc-drum-machine","nullthefirst/fcc-drum-machine","pipetauo/fcc-drum-machine","chieftey/fcc-drum-machine","usheninte/fcc-drum-machine"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullthefirst%2Ffcc-drum-machine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullthefirst%2Ffcc-drum-machine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullthefirst%2Ffcc-drum-machine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullthefirst%2Ffcc-drum-machine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nullthefirst","download_url":"https://codeload.github.com/nullthefirst/fcc-drum-machine/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240254166,"owners_count":19772386,"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-16T00:31:47.235Z","updated_at":"2025-02-23T00:47:13.207Z","avatar_url":"https://github.com/nullthefirst.png","language":"JavaScript","readme":"# Drum Machine\n\n\u003e User Story # 1\n\nI should be able to see an outer container with a corresponding id=\"drum-machine\" that contains all other elements.\n\n\u003e User Story # 2\n\nWithin #drum-machine I can see an element with a corresponding id=\"display\".\n\n\u003e User Story # 3\n\nWithin #drum-machine I can see 9 clickable drum pad elements, each with a class name of drum-pad, a unique id that describes the audio clip the drum pad will be set up to trigger, and an inner text that corresponds to one of the following keys on the keyboard: Q, W, E, A, S, D, Z, X, C. The drum pads MUST be in this order.\n\n\u003e User Story # 4\n\nWithin each .drum-pad, there should be an HTML5 audio element which has a src attribute pointing to an audio clip, a class name of clip, and an id corresponding to the inner text of its parent .drum-pad (e.g. id=\"Q\", id=\"W\", id=\"E\" etc.).\n\n\u003e User Story # 5\n\nWhen I click on a .drum-pad element, the audio clip contained in its child audio element should be triggered.\n\n\u003e User Story # 6\n\nWhen I press the trigger key associated with each .drum-pad, the audio clip contained in its child audio element should be triggered (e.g. pressing the Q key should trigger the drum pad which contains the string Q, pressing the W key should trigger the drum pad which contains the string W, etc.).\n\n\u003e User Story # 7\n\nWhen a .drum-pad is triggered, a string describing the associated audio clip is displayed as the inner text of the #display element (each string must be unique).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullthefirst%2Ffcc-drum-machine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnullthefirst%2Ffcc-drum-machine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullthefirst%2Ffcc-drum-machine/lists"}