{"id":17768157,"url":"https://github.com/batanoffs/responsive-form","last_synced_at":"2026-04-15T18:31:39.631Z","repository":{"id":259467482,"uuid":"877668019","full_name":"batanoffs/responsive-form","owner":"batanoffs","description":"Simple  login form with data fetching displayed in a table after successful login from StarWars API","archived":false,"fork":false,"pushed_at":"2024-10-26T14:17:48.000Z","size":95,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T14:23:08.763Z","etag":null,"topics":["axios","css-modules","react","typescript","vite"],"latest_commit_sha":null,"homepage":"","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/batanoffs.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":"2024-10-24T03:17:56.000Z","updated_at":"2024-10-26T14:17:51.000Z","dependencies_parsed_at":"2024-10-25T19:06:29.681Z","dependency_job_id":"c5e6f9c6-0cb8-4d73-bf47-57375cf11481","html_url":"https://github.com/batanoffs/responsive-form","commit_stats":null,"previous_names":["batanoffs/responsive-form"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/batanoffs/responsive-form","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/batanoffs%2Fresponsive-form","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/batanoffs%2Fresponsive-form/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/batanoffs%2Fresponsive-form/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/batanoffs%2Fresponsive-form/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/batanoffs","download_url":"https://codeload.github.com/batanoffs/responsive-form/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/batanoffs%2Fresponsive-form/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31854667,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: 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":["axios","css-modules","react","typescript","vite"],"created_at":"2024-10-26T20:59:28.516Z","updated_at":"2026-04-15T18:31:39.594Z","avatar_url":"https://github.com/batanoffs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Responsive Form Assignment\n\nThis project contains a simple login form that after successful login redirects to the table page. The table fetches data from StarWars API and displays.\n\nTools: Build with vite, the application uses React, React-router and TypeScript. Axios is utilized to fetch data from the API.\n\n## Hooks \n\n   | Name    | Accepts Props                     | Description                               |\n   | ------- | --------------------------------- | ----------------------------------------- |\n   | useData | initial state(values, pagination) | Handles data fetching and pagination      |\n   | useForm | {user: string; password: string}  | Handles form validation, state and submit |\n\n## Constants\n\n   | Name        | Description                        |\n   | ----------- | ---------------------------------- |\n   | API         | StarWars API url endpoints         |\n   | tableTitles | Holds the table titles in an array |\n\n## Pages\n\n| Name  | Description                                 |\n| ----- | ------------------------------------------- |\n| Login | Contains form and login button              |\n| Table | Simple table with data fetched from the API |\n\n## Components\n\n   | Name        | Accepts Props            | Description            |\n   | ----------- | ------------------------ | ---------------------- |\n   | Table       | array, array             | Table component        |\n   | TableRow    | Object with props        | Table row component    |\n   | CustomInput | Object with props        | Custom input component |\n   | CustomForm  | children, handler        | Custom form component  |\n   | Button      | string, handler, boolean | Button component       |\n\n   ## Services\n\n   * dataService\n\n        | method name | props        | Description                 |\n        | ----------- | ------------ | --------------------------- |\n        | getPeople   | url : string | Fetches characters from API |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbatanoffs%2Fresponsive-form","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbatanoffs%2Fresponsive-form","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbatanoffs%2Fresponsive-form/lists"}