{"id":16229014,"url":"https://github.com/doughtnerd/frontend-experiment-project","last_synced_at":"2025-04-08T04:52:09.485Z","repository":{"id":113805671,"uuid":"517173483","full_name":"doughtnerd/frontend-experiment-project","owner":"doughtnerd","description":null,"archived":false,"fork":false,"pushed_at":"2022-07-25T20:25:06.000Z","size":1186,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-14T03:41:19.598Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/doughtnerd.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":"2022-07-23T22:04:06.000Z","updated_at":"2022-08-11T18:47:24.000Z","dependencies_parsed_at":"2023-06-30T02:37:05.062Z","dependency_job_id":null,"html_url":"https://github.com/doughtnerd/frontend-experiment-project","commit_stats":{"total_commits":22,"total_committers":1,"mean_commits":22.0,"dds":0.0,"last_synced_commit":"b73dbd6c2e47d7e4d3de0bc2df7628125e3bec84"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doughtnerd%2Ffrontend-experiment-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doughtnerd%2Ffrontend-experiment-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doughtnerd%2Ffrontend-experiment-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doughtnerd%2Ffrontend-experiment-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doughtnerd","download_url":"https://codeload.github.com/doughtnerd/frontend-experiment-project/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247779760,"owners_count":20994572,"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-10-10T12:57:06.342Z","updated_at":"2025-04-08T04:52:09.455Z","avatar_url":"https://github.com/doughtnerd.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Intelage interview app\n\n## Instructions\n\n### Running\n\nShould just be able to run `npm run start` and play with the app locally\n\n### Testing\n\nTo run tests, run `npm run test`\n\n## Notes\n\nI went a bit ham with this assignment because I wanted to run my libraries `@doughtnerd/qwizard-react` and `@doughtnerd/wrangler-di` through their paces. This helped me spot a couple type errors with wrangler-di (nothing huge though) and develop a proof-of-concept for JSON serialization/deserialization for qwizard-react, which is a feature I've had on my backlog for a bit. Because of this I did end up altering the fieldset data-structure to be closer to what my library might actually use.\n\nAs far as assignment criteria...\n\nValidation:\n\n-   Leverages native browser validation but `@doughtnerd/qwizard-react` does allow custom validators/error messages. Didn't feel it was completely necessary to go that far though, given the fieldset.\n\nSubmission:\n\n-   Redirects to thank you page\n-   Displays submitted data with same grouping logic as data entry portion\n-   Uses a handler method to submit\n\nResponsiveness:\n\n-   Uses Flexbox wrapping for reactivity. Media queries would have been overkill for this but I suppose they would provide some additional UX niceties (if I wanted wrapping to occur earlier than what flexbox does by default for instance).\n\nOther:\n\n-   Unit tested, everything should pass with about 95% coverage. I did skip a couple lines here and there for cases where the code SHOULD never execute within this app or where coverage was reduced due to an interaction with my library that I need to fix (on the library side). Otherwise, the only file I skipped testing for was the http-client, since it's just a dummy client that doesn't actually make requests and was set up purely for demonstrative purposes.\n-   Some aria attributes added to form inputs but I didn't do a complete audit. Lighthouse seemed happy with it.\n-   Uses Redux. It's minimal but it's there.\n-   Uses styled-components for structural components.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoughtnerd%2Ffrontend-experiment-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoughtnerd%2Ffrontend-experiment-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoughtnerd%2Ffrontend-experiment-project/lists"}