{"id":22967800,"url":"https://github.com/rogerlopz/simple-weather-app","last_synced_at":"2026-05-06T08:35:55.706Z","repository":{"id":225192969,"uuid":"380164417","full_name":"rogerlopz/simple-weather-app","owner":"rogerlopz","description":"Weather App built using React Native and typescript.","archived":false,"fork":false,"pushed_at":"2024-03-03T17:50:04.000Z","size":489,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-10T11:16:01.197Z","etag":null,"topics":["openweathermap","react","react-native","typescript","weather-app"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rogerlopz.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":"2021-06-25T07:48:47.000Z","updated_at":"2024-03-03T17:45:32.000Z","dependencies_parsed_at":"2024-02-29T18:53:36.027Z","dependency_job_id":"e7470feb-4b0c-482c-bf47-94003b75c372","html_url":"https://github.com/rogerlopz/simple-weather-app","commit_stats":null,"previous_names":["rogerlopz/simple-weather-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rogerlopz/simple-weather-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rogerlopz%2Fsimple-weather-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rogerlopz%2Fsimple-weather-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rogerlopz%2Fsimple-weather-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rogerlopz%2Fsimple-weather-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rogerlopz","download_url":"https://codeload.github.com/rogerlopz/simple-weather-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rogerlopz%2Fsimple-weather-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32684934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T08:33:17.875Z","status":"ssl_error","status_checked_at":"2026-05-06T08:33:17.221Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["openweathermap","react","react-native","typescript","weather-app"],"created_at":"2024-12-14T21:14:50.363Z","updated_at":"2026-05-06T08:35:55.667Z","avatar_url":"https://github.com/rogerlopz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YAWA - Weather App 🌞\n\n- Y - Yet\n- A - Another\n- W - Weather\n- A - App\n\nThis is a weather app to showcase and practice my skills.\n\n## Tech used:\n- React Native\n- OpenWeatherMap: To get free weather data\n\n## Screenshots\n![demo-ezgif com-resize](https://github.com/rogerlopz/simple-weather-app/assets/4995589/5c13e394-daf3-472a-861f-8d2aa94c2ed5)\n\u003cimg width=\"405\" alt=\"Screenshot 2024-03-03 at 1 09 16 a m\" src=\"https://github.com/rogerlopz/simple-weather-app/assets/4995589/4161f1c1-ae03-4f34-a1b7-3d155d523858\"\u003e\n\u003cimg width=\"396\" alt=\"Screenshot 2024-03-03 at 1 09 32 a m\" src=\"https://github.com/rogerlopz/simple-weather-app/assets/4995589/c9575508-c7b2-4038-bca8-ebde55d81281\"\u003e\n\u003cimg width=\"403\" alt=\"Screenshot 2024-03-03 at 1 11 40 a m\" src=\"https://github.com/rogerlopz/simple-weather-app/assets/4995589/0d420dad-b4d1-4803-8595-796b60806c3b\"\u003e\n\u003cimg width=\"404\" alt=\"Screenshot 2024-03-03 at 1 12 30 a m\" src=\"https://github.com/rogerlopz/simple-weather-app/assets/4995589/9e62f8b5-5377-4fb5-aaa8-55ac1bb8f70b\"\u003e\n\n\n\n## Features\n- Display Weather for my city :^)\n- Display weather for the next 20 hours\n- Display weather for the next week\n- Background changes depending on temperature, if it's warm it's yellow, if it's hot it's red, if it's cold it's blue, and so on.\n\n### To do:\n- [ ] Add React Navigation to navigate to other screens\n- [ ] Add RTK-Query to handle backend call\n- [ ] Add Settings Page\n- [ ] Settings Page: Add the ability to switch between Celsius/Fahrenheit\n- [ ] Settings Page: Request location permission to get coordinates\n- [ ] Settings Page: Add city search function to alternatively get lat and long\n- [ ] Settings Page: Add option to save multiple cities\n- [ ] Settings Page: Ability to set a notification alert at a specific hour.\n- [ ] Add testing\n- [ ] Add i18n\n- [ ] Upload to Play Store*\n- [ ] Upload to App Store*\n\n*Not sure if the stores will allow another weather app, but I'll try.\n\n\n\n\u003e [!NOTE]\n\u003e This project is intended to be part of my dev portfolio and not a real product.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frogerlopz%2Fsimple-weather-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frogerlopz%2Fsimple-weather-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frogerlopz%2Fsimple-weather-app/lists"}