{"id":15497744,"url":"https://github.com/devuri/redux-crud","last_synced_at":"2026-04-12T13:39:05.208Z","repository":{"id":101722629,"uuid":"119229916","full_name":"devuri/redux-crud","owner":"devuri","description":"A simple CRUD style React+Redux application with Google Custom Search API integration.","archived":false,"fork":false,"pushed_at":"2016-09-11T23:59:00.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-19T14:22:47.255Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"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/devuri.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":"2018-01-28T05:13:46.000Z","updated_at":"2018-06-08T07:55:14.000Z","dependencies_parsed_at":"2023-05-22T11:15:13.579Z","dependency_job_id":null,"html_url":"https://github.com/devuri/redux-crud","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"d440124697c29ec195e6407cdf510a69e1844b18"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devuri/redux-crud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devuri%2Fredux-crud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devuri%2Fredux-crud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devuri%2Fredux-crud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devuri%2Fredux-crud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devuri","download_url":"https://codeload.github.com/devuri/redux-crud/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devuri%2Fredux-crud/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269699524,"owners_count":24461213,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"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-02T08:40:38.187Z","updated_at":"2026-04-12T13:39:05.130Z","avatar_url":"https://github.com/devuri.png","language":"JavaScript","readme":"Coding exercise. A simple CRUD style React+Redux application with Google Custom Search Engine integration.\n\n## Installation\nEdit the `src/config.js` file to set the **Product API endpoint**, **Google Search Engine ID**, and **Google API Key**. [Read here](https://developers.google.com/custom-search/json-api/v1/overview#prerequisites) on how to set up the latter.\n```\nnpm install\nnpm start\n```\n\n## Tests\n```\nnpm run test\n```\n\n## Tech stack\n* [Google Custom Search JSON API](https://developers.google.com/custom-search/json-api/v1/overview) to find product images\n* [Create React App](https://github.com/facebookincubator/create-react-app) to quickly bootstrap the project and avoid wasting half a day configuring WebPack\n* [React](https://facebook.github.io/react/)\n* [Redux](https://github.com/reactjs/redux) to manage state\n* [redux-create-reducer](https://github.com/kolodny/redux-create-reducer) to reduce verbosity\n* [redux-thunk](https://github.com/gaearon/redux-thunk)\n* [fetch-mock](https://github.com/wheresrhys/fetch-mock)\n* [Bootstrap](http://getbootstrap.com/)\n* [Redux DevTools Extension](https://github.com/zalmoxisus/redux-devtools-extension)\n\n## TODO\nI spent 8-10 hours on this application and obviously there is plenty of room for improvement:\n* ImmutableJS \u0026 performance optimizations\n* Store selected product in Redux Store\n* Ask if user wants to cancel the changes when closing the product edit view\n* Show feedback message when product has been saved or failed to save\n* Cache photo search results to localStorage to avoid unnecessary trips to Google Custom Search API. The API provides only 100 search queries per day for free. See [pricing details](https://developers.google.com/custom-search/json-api/v1/overview#pricing)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevuri%2Fredux-crud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevuri%2Fredux-crud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevuri%2Fredux-crud/lists"}