{"id":16440342,"url":"https://github.com/constgen/task-zip-code","last_synced_at":"2026-06-11T02:31:30.450Z","repository":{"id":149680443,"uuid":"142431830","full_name":"constgen/task-zip-code","owner":"constgen","description":"Test task for Moovweb","archived":false,"fork":false,"pushed_at":"2018-12-12T21:15:03.000Z","size":175,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-25T23:45:29.497Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://constgen.github.io/task-zip-code/","language":"JavaScript","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/constgen.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-26T11:28:28.000Z","updated_at":"2018-12-12T21:13:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"d5a5b9e8-de65-41e4-af4f-3ca62a9e4666","html_url":"https://github.com/constgen/task-zip-code","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/constgen/task-zip-code","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/constgen%2Ftask-zip-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/constgen%2Ftask-zip-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/constgen%2Ftask-zip-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/constgen%2Ftask-zip-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/constgen","download_url":"https://codeload.github.com/constgen/task-zip-code/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/constgen%2Ftask-zip-code/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34180147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-10-11T09:11:53.046Z","updated_at":"2026-06-11T02:31:30.431Z","avatar_url":"https://github.com/constgen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zip codes searcher\n\n## Setup project\n\n```bash\nnpm install\n```\n\n## Development\n\nRun dev server with HMR\n\n```bash\nnpm start\n```\n\n## Building\n\n```bash\nnpm run build\n```\n\n## Linting\n\nRun ESlint check on the entire project with autofix\n\n```bash\nnpm run lint\n```\n\n## Technical requirements\n\nMake an App that has an \n\n- [x] input field\n- [x] button\n- [x] list of city, states\n- [x] user should be able to enter a zipcode into the field and press the button to save the city and state to the list.\n\nBonus: \n\n- [x] input should clear on submit\n- [x] Don't allow duplicate records - same zip code wont be stored 2 or more times\n- [x] Selecting an item in the list should fill the input with the zip code that was used to look up the city and state\n- [x] when a list item is selected it should appear selected\n- [x] if the user enters a new zip code while an item is selected and hits the button, the record should be updated (if valid input)\n- [x] User should be able to deselect selected item\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconstgen%2Ftask-zip-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconstgen%2Ftask-zip-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconstgen%2Ftask-zip-code/lists"}