{"id":29079439,"url":"https://github.com/eman-nemo/weather-app","last_synced_at":"2026-04-11T04:33:37.863Z","repository":{"id":299393176,"uuid":"999315767","full_name":"eman-NEMO/Weather-App","owner":"eman-NEMO","description":"this is task to apply security , performance , Scalability","archived":false,"fork":false,"pushed_at":"2025-06-16T10:18:29.000Z","size":214,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-27T17:05:23.211Z","etag":null,"topics":["cashing","cdn","clean-architecture","csr","docker","nextauth","nextjs","offlinecache","performance","pwa","reacthookform","reactquery","scalability","security","ssr","supabase","testing","typescript","zod"],"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/eman-NEMO.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":"2025-06-10T04:33:10.000Z","updated_at":"2025-06-16T10:18:52.000Z","dependencies_parsed_at":"2025-06-16T10:49:11.477Z","dependency_job_id":"fa0411de-1b6e-4b37-a959-b162f7f8a522","html_url":"https://github.com/eman-NEMO/Weather-App","commit_stats":null,"previous_names":["eman-nemo/weather-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eman-NEMO/Weather-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eman-NEMO%2FWeather-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eman-NEMO%2FWeather-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eman-NEMO%2FWeather-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eman-NEMO%2FWeather-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eman-NEMO","download_url":"https://codeload.github.com/eman-NEMO/Weather-App/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eman-NEMO%2FWeather-App/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262298771,"owners_count":23289603,"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":["cashing","cdn","clean-architecture","csr","docker","nextauth","nextjs","offlinecache","performance","pwa","reacthookform","reactquery","scalability","security","ssr","supabase","testing","typescript","zod"],"created_at":"2025-06-27T17:02:46.734Z","updated_at":"2025-12-30T22:23:06.370Z","avatar_url":"https://github.com/eman-NEMO.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌦️ Next.js Weather App\n\nA modern, scalable, and secure weather web application built with **Next.js** and **TypeScript** that provides real-time weather updates, user authentication, offline support, and encrypted API communication. This project is optimized for performance and designed to handle **100k concurrent users**.\n\n---\n\n## 🔧 Tech Stack \u0026 Architecture\n\n- **Framework:** [Next.js](https://nextjs.org/) (Latest Stable)\n- **DataBase:** SupaBase integrated wih Weather API\n- **Language:** TypeScript\n- **Data Fetching:** React Query \n- **SSR / SSG:** Optimized \n- **Styling:** Tailwind CSS \n- **Containerization:** Docker\n- **Caching \u0026 Load Balancing:** CDN (e.g. Cloudflare) with load-balancing strategy\n- **Security:** 64-bit custom encryption for API data\n--**SupaBase:** Authentication and handle favorites\n---\n\n## 🖼️ UI Features\n\n- Reusable Components:\n  - Weather Cards\n  - Search Bar\n  - Weather Details\n  - Favorites List\n- Dark / Light Theme Support \n\n---\n\n## 🌍 Core Features\n\n### 🔸 Home Page\n- Auto-detects user location via **Geolocation API**\n- Displays weather conditions: temperature, wind, humidity\n- Offline caching via **IndexedDB** and **localStorage**\n\n### 🔸 City Search\n- Fuzzy search for global cities\n- Displays weather data for searched cities\n\n### 🔸 Favorites\n- JWT-based Authentication System\n- Add/remove favorite cities (stored securely)\n- View summaries in a favorites list\n\n---\n\n## 🔐 Security\n\n- **64-bit Custom Encryption** for all API responses\n- Encrypted local storage of sensitive data\n- **JWT Authentication** for protected routes\n- Secure headers and enforced HTTPS\n\n---\n\n## ⚡ Performance \u0026 Scalability\n\n- SSR / SSG for improved SEO \u0026 speed\n- CDN caching using services like **Cloudflare**\n- Docker-based containerization\n- Designed to support **100,000+ concurrent users**\n- Performance tracking using Lighthouse / Core Web Vitals\n\n---\n\n## 🧪 Testing\n\n- Unit Testing: **Jest** + **React Testing Library**\n- Integration Testing: **Cypress** or **Playwright**\n- **85%** Code Coverage (with reports)\n- Code Quality enforced with ESLint \u0026 Prettier\n\n---\n\n## 🆓 Bonus Features\n\n- ✅ PWA Support (Offline Access)\n- ✅ GraphQL Support (Optional)\n- ✅ CI/CD with **GitHub Actions**\n- ✅ Deployment: **Vercel**, **AWS Amplify**, or similar\n- ✅ Load Testing Reports using **JMeter** or **k6**\n\n---\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feman-nemo%2Fweather-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feman-nemo%2Fweather-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feman-nemo%2Fweather-app/lists"}