{"id":25489809,"url":"https://github.com/ikennarichard/weather-app","last_synced_at":"2026-05-10T02:37:53.723Z","repository":{"id":277510544,"uuid":"931783337","full_name":"ikennarichard/weather-app","owner":"ikennarichard","description":"Weather app with push notification. Built with React native","archived":false,"fork":false,"pushed_at":"2025-02-14T09:37:12.000Z","size":745,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T10:25:13.028Z","etag":null,"topics":["expo","mobile","onesignal","react-native"],"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/ikennarichard.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":"2025-02-12T21:08:16.000Z","updated_at":"2025-02-14T09:37:17.000Z","dependencies_parsed_at":"2025-02-14T10:35:27.907Z","dependency_job_id":null,"html_url":"https://github.com/ikennarichard/weather-app","commit_stats":null,"previous_names":["ikennarichard/weather-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikennarichard%2Fweather-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikennarichard%2Fweather-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikennarichard%2Fweather-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikennarichard%2Fweather-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ikennarichard","download_url":"https://codeload.github.com/ikennarichard/weather-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239550272,"owners_count":19657541,"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","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":["expo","mobile","onesignal","react-native"],"created_at":"2025-02-18T21:17:55.723Z","updated_at":"2026-05-10T02:37:53.705Z","avatar_url":"https://github.com/ikennarichard.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌦️ Weather App\n\n## 🚀 Table of Contents\n\n- [General Info](#general-information)\n- [Technologies Used](#technologies-used)\n- [Features](#features)\n- [Demo](#demo)\n- [Setup](#setup)\n- [Usage](#usage)\n- [Project Status](#project-status)\n- [Room for Improvement](#room-for-improvement)\n- [Acknowledgements](#acknowledgements)\n- [Authors](#authors)\n- [License](#license)\n- [What I Learned](#what-i-learned)\n\n## General Information\n\nThis is a React Native app that provides real-time weather updates, notifications, and a sleek UI to keep you informed about weather forecast anytime, anywhere.\n\n## Technologies Used\n\n- React Native \u0026 Expo.\n- OneSignal for push notifications.\n- NativeWind.\n- Async storage.\n- SQLite.\n\n## Features\n\n- Real-time weather updates\n- Push notifications for weather alerts\n\n## Demo\n\n- video demo\n\nhttps://github.com/user-attachments/assets/20b7464e-ed6f-48f2-be2a-527531988fb8\n\n\n## Setup\n\nGet started in just a few steps!\n\n1. Clone the repository:\n\n```sh\n  git clone https://github.com/ikennarichard/weather-app.git\n```\n\n2. Navigate to the project folder:\n\n```sh\n  cd weather-app\n```\n\n3. Install dependencies:\n\n```sh\n  npm install\n```\n\n4. Start the development server:\n\n  You can use an emulator with:\n  ```sh\n  npm run android # or `npm run ios`\n  ```\n\n  Or start the development server with:\n  ```sh\n    npm start\n  ```\n\n### Environment Variables\n\n  ```sh\n  EXPO_PUBLIC_WEATHER_API_KEY=\n  EXPO_PUBLIC_ONESIGNAL_APP_ID=\n  EXPO_PUBLIC_ONESIGNAL_API_KEY=\n  ```\n\n## Usage\n\nSimply open the app to see your current weather conditions and receive timely updates.\n\n## Project Status\n\n🚧 Project is: **In Progress** – New features coming soon!\n\n## Room for Improvement\n\n- Implement **location-based weather updates** using device GPS.\n- Add **unit conversions** (°C ↔ °F).\n- Enable **offline mode** using cached data.\n\n## Acknowledgements\n\nShoutout to:\n\n- The React Native \u0026 Expo community\n- OneSignal\n\n## Authors\n\n- **[Ikenna Richard](https://ikennarichard.vercel.app)**\n\n## License\n\nThis project is open source and available under the [MIT License](./LICENSE). Feel free to fork and contribute!\n\n## What I Learned\n\n### Notification Routing\n\nOneSignal interacts with platform-specific notification services:\n\n- **Apple Push Notification Service (APNs)** for iOS\n- **Firebase Cloud Messaging (FCM)** for Android\n\nThese services wake up the user's device and deliver the message in real-time.\n\n### Handling Notifications on the Client Side\n\nWhen a push notification is received, the app decides whether to:\n\n1. Display the notification as a system alert.\n2. Perform an in-app action (e.g., navigate to the weather details screen).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fikennarichard%2Fweather-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fikennarichard%2Fweather-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fikennarichard%2Fweather-app/lists"}