{"id":18633560,"url":"https://github.com/jamalsoueidan/widget-weather","last_synced_at":"2026-04-09T02:31:15.498Z","repository":{"id":136217636,"uuid":"169167062","full_name":"jamalsoueidan/widget-weather","owner":"jamalsoueidan","description":"Server-side rendering with React","archived":false,"fork":false,"pushed_at":"2019-02-04T23:50:40.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-02-20T07:08:08.282Z","etag":null,"topics":["babel","es6","express","reactjs","server-side-rendering","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/jamalsoueidan.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,"zenodo":null}},"created_at":"2019-02-04T23:42:27.000Z","updated_at":"2019-03-05T15:04:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"1a804d1a-4cd8-4ff7-af82-d62690b08862","html_url":"https://github.com/jamalsoueidan/widget-weather","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jamalsoueidan/widget-weather","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamalsoueidan%2Fwidget-weather","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamalsoueidan%2Fwidget-weather/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamalsoueidan%2Fwidget-weather/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamalsoueidan%2Fwidget-weather/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamalsoueidan","download_url":"https://codeload.github.com/jamalsoueidan/widget-weather/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamalsoueidan%2Fwidget-weather/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31582573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"online","status_checked_at":"2026-04-09T02:00:06.848Z","response_time":112,"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":["babel","es6","express","reactjs","server-side-rendering","webpack"],"created_at":"2024-11-07T05:15:35.748Z","updated_at":"2026-04-09T02:31:15.493Z","avatar_url":"https://github.com/jamalsoueidan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weather widget \n\nImplement a simple weather widget-like application for web browser.\n\nThe widget shows basic weather information (temperature, humidity, wind) for a given city. \n\n## Done\n\n* On the initial page load, the default city should be Copenhagen.\t\n* The widget for any given city should be sharable with a url like http://widget.example/?city=Odense\n* When the user selects a new city, the new data should be fetched by the browser and thus not require a page reload. Despite not reloading the page, the url should still be updated to match the selected city.\n* The widget should retain its basic functionality even if the user disables JavaScript in their browser.\n* The application should be robust, scalable as well as easy to test, maintain and extend.\n\n## Run\n\n```javascript\nnpm install\nnpm run dev\n```\n\nGo to http://localhost:3000\n\n## Tech\n\n* Express\n* React\n* React Router\n* Redux\n* Isomorphic Fetch\n* Bootstrap\n* Babel\n* Webpack","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamalsoueidan%2Fwidget-weather","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamalsoueidan%2Fwidget-weather","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamalsoueidan%2Fwidget-weather/lists"}