{"id":29175825,"url":"https://github.com/drissiomar98/angular-ngrx-todo-app","last_synced_at":"2026-05-10T16:15:04.621Z","repository":{"id":301050243,"uuid":"1007376989","full_name":"drissiOmar98/Angular-NgRx-Todo-App","owner":"drissiOmar98","description":"A Task Management application built with Angular's reactive state management powered by NgRx","archived":false,"fork":false,"pushed_at":"2025-06-26T11:09:45.000Z","size":146,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-19T11:30:52.345Z","etag":null,"topics":["angular","ngrx-effects","ngrx-store","ngrx-store-devtools","rxjs"],"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/drissiOmar98.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-23T22:44:52.000Z","updated_at":"2025-07-01T22:26:23.000Z","dependencies_parsed_at":"2025-06-24T23:20:44.185Z","dependency_job_id":"f6923af0-55c4-4590-ace8-ad540df4fc5d","html_url":"https://github.com/drissiOmar98/Angular-NgRx-Todo-App","commit_stats":null,"previous_names":["drissiomar98/angular-ngrx-todo-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/drissiOmar98/Angular-NgRx-Todo-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drissiOmar98%2FAngular-NgRx-Todo-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drissiOmar98%2FAngular-NgRx-Todo-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drissiOmar98%2FAngular-NgRx-Todo-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drissiOmar98%2FAngular-NgRx-Todo-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drissiOmar98","download_url":"https://codeload.github.com/drissiOmar98/Angular-NgRx-Todo-App/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drissiOmar98%2FAngular-NgRx-Todo-App/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32862500,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"ssl_error","status_checked_at":"2026-05-10T13:40:02.145Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["angular","ngrx-effects","ngrx-store","ngrx-store-devtools","rxjs"],"created_at":"2025-07-01T16:11:29.731Z","updated_at":"2026-05-10T16:15:04.605Z","avatar_url":"https://github.com/drissiOmar98.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 NgRx Productivity App\n\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Angular](https://img.shields.io/badge/Angular-17+-DD0031?logo=angular)](https://angular.io/)\n[![NgRx](https://img.shields.io/badge/NgRx-16+-BA55D3?logo=ngrx)](https://ngrx.io/)\n[![TypeScript](https://img.shields.io/badge/TypeScript-5.0+-3178C6?logo=typescript)](https://www.typescriptlang.org/)\n[![RxJS](https://img.shields.io/badge/RxJS-7.0+-B7178C?logo=rxjs)](https://rxjs.dev/)\n\n\u003cimg src=\"https://ngrx.io/generated/images/guide/store/state-management-lifecycle.png\" alt=\"NgRx Architecture\" width=\"600\"\u003e\n\nA modern **Task Management** application built with Angular's reactive state management powered by NgRx, featuring secure authentication and real-time weather integration.\n\n\n\n## 🌟 Key Features\n\n### 🧠 Core Functionality\n- ✅ **Complete Task Management** (Add, Remove, Toggle Completion)\n- 🔐 **JWT Authentication Flow** (Login/Logout)\n- 🌦️ **Real-time Weather Dashboard** (OpenWeatherMap API)\n\n### ⚡ State Management\n- 🏗️ **NgRx Store** - Centralized application state  \n- ✨ **Actions** - Events describing state changes (login, addTask, loadWeather)  \n- 🔄 **Effects** - Side effect model for API calls  \n- 🎯 **Selectors** - Efficient, memoized access to specific parts of the state\n- ✨ **Reducers** - Immutable state transitions  \n\n### 🎨 UI/UX\n- 🧩 **Standalone Components** - Modern Angular architecture\n- 🏎️ **Reactive Templates** - Async pipe patterns\n- 🎭 **Animations** - Smooth UI transitions\n- 📱 **Fully Responsive** - Mobile-first design\n\n## 🛠️ Tech Stack\n\n### 🧱 Core Frameworks\n\n| Technology | Purpose | Version |\n|------------|---------|---------|\n| \u003cimg src=\"https://angular.io/assets/images/logos/angular/angular.svg\" width=\"20\"/\u003e Angular | Frontend Framework | 17+ |\n| \u003cimg src=\"https://ngrx.io/assets/images/badge.svg\" width=\"20\"/\u003e NgRx | State Management | 16+ |\n| \u003cimg src=\"https://cdn.worldvectorlogo.com/logos/rxjs-1.svg\" width=\"20\"/\u003e RxJS | Reactive Programming | 7+ |\n\n### 🧰 Key Libraries\n\n| Technology | Purpose |\n|------------|---------|\n| \u003cimg src=\"https://raw.githubusercontent.com/remojansen/logo.ts/master/ts.png\" width=\"20\"/\u003e TypeScript | Type Safety |\n| \u003cimg src=\"https://openweathermap.org/themes/openweathermap/assets/vendor/owm/img/icons/logo_60x60.png\" width=\"20\"/\u003e OpenWeather | Weather API |\n\n## 📂 Project Structure\n\n```text\nsrc/\n├── app/\n│   ├── auth/               # Authentication\n│   ├── task-store/         # Task management\n│   ├── weather-store/      # Weather data\n│   └── app.state.ts        # Root state\n├── assets/                # Static files\n└── environments/          # Configuration","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrissiomar98%2Fangular-ngrx-todo-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrissiomar98%2Fangular-ngrx-todo-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrissiomar98%2Fangular-ngrx-todo-app/lists"}