{"id":34747384,"url":"https://github.com/recklyss/keyboard-challenge","last_synced_at":"2026-05-23T01:35:06.973Z","repository":{"id":293228960,"uuid":"983358707","full_name":"recklyss/keyboard-challenge","owner":"recklyss","description":"A repository for the accessibility challenge ","archived":false,"fork":false,"pushed_at":"2025-06-02T02:54:40.000Z","size":69,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2026-05-23T01:34:39.981Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://keyboard-challenge-nine.vercel.app","language":"TypeScript","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/recklyss.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,"zenodo":null}},"created_at":"2025-05-14T09:08:00.000Z","updated_at":"2025-06-02T02:54:43.000Z","dependencies_parsed_at":"2025-05-15T02:01:11.676Z","dependency_job_id":null,"html_url":"https://github.com/recklyss/keyboard-challenge","commit_stats":null,"previous_names":["recklyss/keyboard-challenge"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/recklyss/keyboard-challenge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recklyss%2Fkeyboard-challenge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recklyss%2Fkeyboard-challenge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recklyss%2Fkeyboard-challenge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recklyss%2Fkeyboard-challenge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/recklyss","download_url":"https://codeload.github.com/recklyss/keyboard-challenge/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recklyss%2Fkeyboard-challenge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33379721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T01:21:08.577Z","status":"ssl_error","status_checked_at":"2026-05-23T01:20:25.255Z","response_time":265,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-12-25T04:55:43.716Z","updated_at":"2026-05-23T01:35:06.966Z","avatar_url":"https://github.com/recklyss.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Keyboard-Only Challenge\n\nA single-page React app designed to test and demonstrate accessible, keyboard-only navigation and form completion. Built with React, TypeScript, and Vite.\n\n## Project Overview\n\nThis project is an accessibility challenge where users must complete a multi-field form using only the keyboard. The app demonstrates best practices for keyboard navigation, focus management, accessible form validation, and color contrast, using the Thoughtworks color palette.\n\n## Accessibility Goals\n- **All interactions are possible with keyboard only** (Tab, Shift+Tab, Enter, Space, Arrow keys)\n- **Accessible modal dialog** with focus trap and ARIA roles\n- **Native HTML form elements** for best accessibility\n- **Visible focus indicators** for all interactive elements\n- **Color contrast** meets WCAG 2 AA standards\n- **ARIA live regions** for error and status messages\n\n## Main Features\n- **Single, multi-field form** inside a modal dialog\n- **Fields:** Name, Email, Age, Country, State, City (all with validation)\n- **Native `\u003cselect\u003e` dropdowns** for country, state, city\n- **Custom slider widget** for satisfaction (0-100), keyboard accessible\n- **Confetti animation** on successful submission\n- **Responsive, modern UI** using the Thoughtworks color palette\n\n## Keyboard Navigation\n- **Tab / Shift+Tab:** Move between fields and buttons\n- **Enter / Space:** Activate buttons, open modal, submit form\n- **Arrow keys:** Adjust slider value\n- **Esc:** Close modal (returns focus to start button)\n- **Form validation:** Errors are announced and focus moves to the first error\n\n## Thoughtworks Color Palette Used\n- **Mist gray:** #EDF1F3\n- **Onyx black:** #000000\n- **Flamingo pink:** #F2617A\n- **Wave blue:** #003D4F\n- **Turmeric yellow:** #CC850A\n- **Jade green:** #6B9E78\n- **Sapphire blue:** #47A1AD\n- **Amethyst purple:** #634F7D\n\n## Running the Project\n\n1. Install dependencies:\n   ```sh\n   npm install\n   ```\n2. Start the dev server:\n   ```sh\n   npm run dev\n   ```\n3. Open [http://localhost:5173](http://localhost:5173) in your browser.\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frecklyss%2Fkeyboard-challenge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frecklyss%2Fkeyboard-challenge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frecklyss%2Fkeyboard-challenge/lists"}