{"id":30067299,"url":"https://github.com/georgimy/gmedia","last_synced_at":"2025-08-08T08:55:04.914Z","repository":{"id":302795981,"uuid":"1013635477","full_name":"GeorgiMY/GMedia","owner":"GeorgiMY","description":"A prototype of a social network system built with ASP.NET Core and Entity Framework Core. It has features like user registration (via invitation), login, profile management, posts with audience filtering, and friendship management.","archived":false,"fork":false,"pushed_at":"2025-07-17T18:33:00.000Z","size":1015,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-17T20:50:44.693Z","etag":null,"topics":["asp-net-core","csharp","ef-core","entity-framework-core","mvc-architecture"],"latest_commit_sha":null,"homepage":"","language":"C#","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/GeorgiMY.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-07-04T08:10:52.000Z","updated_at":"2025-07-17T18:33:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"71868018-18f8-4985-834d-07e4f432f0c3","html_url":"https://github.com/GeorgiMY/GMedia","commit_stats":null,"previous_names":["georgimy/gmedia"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GeorgiMY/GMedia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeorgiMY%2FGMedia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeorgiMY%2FGMedia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeorgiMY%2FGMedia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeorgiMY%2FGMedia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeorgiMY","download_url":"https://codeload.github.com/GeorgiMY/GMedia/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeorgiMY%2FGMedia/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269393731,"owners_count":24409756,"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","status":"online","status_checked_at":"2025-08-08T02:00:09.200Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["asp-net-core","csharp","ef-core","entity-framework-core","mvc-architecture"],"created_at":"2025-08-08T08:55:04.166Z","updated_at":"2025-08-08T08:55:04.892Z","avatar_url":"https://github.com/GeorgiMY.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GMedia\n\n## EN\n\n### Made by Georgi Minchev Yordanov - georgimyordanov07@gmail.com\n\n### Configuration\n1. Change the connection string in `appsettings.json` to the appropriate one\n2. Run the `add-migration \"Appropriate migration name\"` command in the Package Manager Console\n3. Then run the `update-database` command in the Package Manager Console\n\n### Roadmap\nEach feature and where in the project it's implemented:\n\n- All models – `Models/User.cs` | `Models/Friendship.cs` | `Models/Invitation.cs` | `Models/Post.cs` | \n- Creating and seeding initial data (Posts, Users, Friendships, and Invitations) – `Seeder.cs`\n- Registration after receiving an invitation – `Areas/Identity/Pages/Account/Register.cshtml | Register.cshtml.cs`\n- Login - `Areas/Identity/Pages/Account/Login.cshtml | Login.cshtml.cs`\n- Logout (after confirmation) - `Views/Shared/_LoginPartial.cshtml`\n- Invite user via email (with generated access code) – `Views/Invitations/Create.cshtml` | `Controllers/InvitationsController.cs`\n- Posts timeline – `HomeController.cs` | `Views/Home/Index.cshtml`\n- All Friends – `Areas/Identity/Pages/Account/Manage/Index.cshtml | Index.cshtml.cs`\n- View Specific User - `Controllers/UsersController.cs` | `Views/Users/Details.cshtml`\n\n## БГ\n\n### Направено от Георги Минчев Йорданов - georgimyordanov07@gmail.com\n\n### Конфигурация\n1. Променете стойността на връзката към базата данни в `appsettings.json` с подходящата за вашата среда.\n2. Изпълнете командата `add-migration \"Име на миграцията\"` в Package Manager Console.\n3. След това изпълнете командата `update-database`, за да се създаде или обнови базата данни.\n\n### Карта на навигация\nВсяка функционалност и къде в проекта е реализирана:\n\n- Всички модели – `Models/User.cs` | `Models/Friendship.cs` | `Models/Invitation.cs` | `Models/Post.cs`\n- Създаване и начално зареждане на данни (Публикации, Потребители, Приятелства и Покани) – `Seeder.cs`\n- Регистрация след получаване на покана – `Areas/Identity/Pages/Account/Register.cshtml | Register.cshtml.cs`\n- Вход – `Areas/Identity/Pages/Account/Login.cshtml | Login.cshtml.cs`\n- Изход (със потвърждение) – `Views/Shared/_LoginPartial.cshtml`\n- Изпращане на покана по имейл (с генериран код) – `Views/Invitations/Create.cshtml` | `Controllers/InvitationsController.cs`\n- Времева линия с публикации – `HomeController.cs` | `Views/Home/Index.cshtml`\n- Всички приятели – `Areas/Identity/Pages/Account/Manage/Index.cshtml | Index.cshtml.cs`\n- Преглед на конкретен потребител – `Controllers/UsersController.cs` | `Views/Users/Details.cshtml`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeorgimy%2Fgmedia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeorgimy%2Fgmedia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeorgimy%2Fgmedia/lists"}