{"id":21005262,"url":"https://github.com/hryurt/datingapp","last_synced_at":"2026-04-25T15:33:28.429Z","repository":{"id":38461724,"uuid":"273317522","full_name":"Hryurt/DatingApp","owner":"Hryurt","description":"A dating app project with .NET Core and Angular 10.","archived":false,"fork":false,"pushed_at":"2023-01-06T20:57:09.000Z","size":1297,"stargazers_count":1,"open_issues_count":20,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T10:24:48.754Z","etag":null,"topics":["angular","asp-net-core"],"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/Hryurt.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}},"created_at":"2020-06-18T18:59:27.000Z","updated_at":"2021-11-13T08:58:33.000Z","dependencies_parsed_at":"2023-02-06T09:15:39.433Z","dependency_job_id":null,"html_url":"https://github.com/Hryurt/DatingApp","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/Hryurt%2FDatingApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hryurt%2FDatingApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hryurt%2FDatingApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hryurt%2FDatingApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hryurt","download_url":"https://codeload.github.com/Hryurt/DatingApp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243428422,"owners_count":20289315,"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","asp-net-core"],"created_at":"2024-11-19T08:42:53.463Z","updated_at":"2025-12-28T15:25:18.913Z","avatar_url":"https://github.com/Hryurt.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DatingApp\n\nIt is a project for training .NET Core Web APIs and Angular 10. Hence, the repository has two main folders: DatingApp-SPA and DatingApp.API. Designing the backend side is made by a general .NET structure. For the frontend side, no specific design pattern is used.\n\nThe general theme of the project is dating. A user can list other users, monitor others’ profiles, create, edit and delete his/her profile.\n\n## Before Running\n\nBefore installing this program, follow the instructions below. (If you have already installed these requirements, disregard this part.)\n* Install .NET SDK 3.1+ [here](https://dotnet.microsoft.com/download/dotnet/3.1)\n* Install Node.js [here](https://nodejs.org/en/)\n* Install Angular by using the command below.\n```\nnpm install - g @angular/cli\n```\n* Install EF Core by using the command below.\n```\ndotnet add package Microsoft.EntityFrameworkCore.SqlServer\n```\n\n## How To Run\n\n* Use the dotnet restore command for package management in the DatingApp.API folder.\n```\ndotnet restore\n```\n* Use the npm install command for module management in the DatingApp-SPA folder.\n```\nnpm install\n```\n* Start .NET with the command below in the API folder.\n```\ndotnet watch run\n```\n* Start Angular with the command below in the client-app folder.\n```\nng serve\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhryurt%2Fdatingapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhryurt%2Fdatingapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhryurt%2Fdatingapp/lists"}