{"id":17056381,"url":"https://github.com/eneajaho/dating-client","last_synced_at":"2025-04-12T17:26:24.463Z","repository":{"id":42628409,"uuid":"255158489","full_name":"eneajaho/dating-client","owner":"eneajaho","description":"A dating application built on top of Angular, NGRX, Bootstrap and RxJS.","archived":false,"fork":false,"pushed_at":"2023-01-08T01:17:40.000Z","size":4501,"stargazers_count":37,"open_issues_count":14,"forks_count":11,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-06T05:16:54.755Z","etag":null,"topics":["angular","bootstrap","ngrx","realworld-frontend","rxjs"],"latest_commit_sha":null,"homepage":"https://dating-you.netlify.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eneajaho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-12T19:50:26.000Z","updated_at":"2023-08-31T11:55:09.000Z","dependencies_parsed_at":"2023-02-08T04:01:52.441Z","dependency_job_id":null,"html_url":"https://github.com/eneajaho/dating-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eneajaho%2Fdating-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eneajaho%2Fdating-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eneajaho%2Fdating-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eneajaho%2Fdating-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eneajaho","download_url":"https://codeload.github.com/eneajaho/dating-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248603620,"owners_count":21131832,"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":["angular","bootstrap","ngrx","realworld-frontend","rxjs"],"created_at":"2024-10-14T10:24:17.279Z","updated_at":"2025-04-12T17:26:24.436Z","avatar_url":"https://github.com/eneajaho.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DatingYou - [Live app](https://dating-you.netlify.app/)\n\n[![CircleCI](https://circleci.com/gh/eneajaho/dating-client.svg?style=svg)](https://circleci.com/gh/eneajaho/dating-client)\n[![Netlify Status](https://api.netlify.com/api/v1/badges/caf7101b-f63f-4f67-94aa-e8eabe906cfa/deploy-status)](https://app.netlify.com/sites/dating-you/deploys)\n\nA dating application built on top of Angular, NGRX, Bootstrap and RxJS.\n\nBackend is built with .Net Core 3.1 . Check out here: [DatingYou Backend](https://github.com/eneajaho/dating-api).\n\n## How to run\n- Clone the repository\n- Install dependencies\n- Run application\n\n```bash\ngit clone https://github.com/eneajaho/dating-client.git\nnpm install\nng serve -o\n```\n\n\n## What's included\n- NGRX Store (eager \u0026 lazy loaded store modules)\n- Authentication \u0026 Authorization\n- CRUD \u0026 Pagination (server side)\n- Multiple layouts architecture\n- Light \u0026 Dark Mode\n- Image uploading\n\n\n### Main folder structure\n    .\n    ├── core                      # Core folder includes global services, interceptors and other configs.\n    │   ├── configs\n    │   ├── guards\n    │   ├── interceptors\n    │   ├── models\n    │   └── services\n    ├── layout                    # Layout Module manages navigation components, layouts and theme service.\n    │   ├── components\n    │   ├── containers\n    │   ├── services\n    │   └── layout.module.ts\n    ├── pages                     # Pages is where lazy loaded and eager modules live\n    │   ├── auth\n    │   ├── settings\n    │   └── members\n    ├── shared                    # Shared folder includes shared utilities in the app.\n    │   ├── components\n    │   ├── directives\n    │   ├── pipes\n    │   └── validators\n    ├── store                     # Manages and initializes the Root Store Module (NGRX Store)\n    │   ├── effects\n    │   ├── reducers\n    │   └── root-store.module.ts\n    ├── app.component.ts\n    ├── app.module.ts\n    └── app-routing.module.ts\n\n### Feature modules folder structure (auth, members, settings etc.)\n\n    module\n    ├── containers\n    ├── components\n    ├── services\n    ├── guards\n    ├── store\n    └── module.ts\n\n### Login in live app\n```\n- Username: lola | dorothy | duke\n- Password: password\n```\n\n\n### Todo\n- Likes functionality\n- Private messages (using SignalR) functionality\n- Add animations - 35%\n- SSR (Angular Universal)\n- Testing\n  - ~~Convert to Jest Testing~~\n  - ~~Remove Karma~~\n  - Add tests\n    - Test Store\n      - Test Actions\n      - Test Reducers\n      - Test Effects\n    - Test Components\n    - Test Directives\n    - Test Pipes\n    - ~~Test Services~~\n    - ~~Test Guards/Interceptors~~\n- ~~Filter functionality~~\n- ~~Stricter type checking~~\n- ~~Upgrade to Angular 12~~\n\n#### License: MIT\n\n#### Author: [Enea Jahollari](https://github.com/eneajaho)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feneajaho%2Fdating-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feneajaho%2Fdating-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feneajaho%2Fdating-client/lists"}