{"id":21619043,"url":"https://github.com/usds/sba-eligibility","last_synced_at":"2025-03-18T18:19:54.832Z","repository":{"id":36976951,"uuid":"487872915","full_name":"usds/sba-eligibility","owner":"usds","description":"A prototype eligibility checker based on the eligibility work of the USDS SSA team","archived":false,"fork":false,"pushed_at":"2023-03-07T23:37:17.000Z","size":3471,"stargazers_count":0,"open_issues_count":14,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T21:28:38.291Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/usds.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-05-02T14:20:57.000Z","updated_at":"2022-05-02T14:27:49.000Z","dependencies_parsed_at":"2023-09-26T10:00:50.316Z","dependency_job_id":null,"html_url":"https://github.com/usds/sba-eligibility","commit_stats":{"total_commits":2,"total_committers":2,"mean_commits":1.0,"dds":0.5,"last_synced_commit":"1b786fe8a3f5c79152397e39249c271dc1115a7f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usds%2Fsba-eligibility","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usds%2Fsba-eligibility/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usds%2Fsba-eligibility/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usds%2Fsba-eligibility/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/usds","download_url":"https://codeload.github.com/usds/sba-eligibility/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244277179,"owners_count":20427312,"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-24T23:07:44.769Z","updated_at":"2025-03-18T18:19:54.812Z","avatar_url":"https://github.com/usds.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Getting Started with the Eligibility Wizard\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n## Organization\n\nThe project is intended to be a generic wizard suitable for testing eligibility workflows and perhaps other point of entry flows that rely on simple state machine mechanics and can be expressed as a set of linear steps with rules governing their sequence according to branching logic.\n\nSince this is an early prototype, the data input for this version are stored in the `flows` directory. The prototype is architected to make no assumptions about the data in this directory except for (1) its location and (2) that the format complies with the survey interfaces. Future iterations will make (1) configurable so the protype can load data from arbitry resources.\n\n- `flows`: A collection of discrete workflows\n- `state`: React reducer for the aggregation of survey data\n- `steps`: UI components used for rendering each question in the survey\n- `survey`: Core interfaces and classes for the data structure of the question/anwer/results\n- `util`: Generic helper utilities\n- `wizard`: UI components used to create the wizard container\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n### `yarn start`\n\nRuns the app in the development mode.\\\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\\\nYou will also see any lint errors in the console.\n\n### `yarn test`\n\nLaunches the test runner in the interactive watch mode.\n\n### `yarn build`\n\nBuilds the app for production to the `build` folder.\\\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\n### `yarn deploy`\n\nBuilds and deploys the app to GitHub Pages.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusds%2Fsba-eligibility","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fusds%2Fsba-eligibility","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusds%2Fsba-eligibility/lists"}