{"id":21822278,"url":"https://github.com/oznakdn/kanbanboardapp","last_synced_at":"2026-04-09T11:06:24.824Z","repository":{"id":237515653,"uuid":"791777522","full_name":"oznakdn/KanbanBoardApp","owner":"oznakdn","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-08T19:08:16.000Z","size":17276,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-26T07:41:28.449Z","etag":null,"topics":["ajax","asp-net-core-mvc","clean-architecture","docker-compose","dockerfile","drag-and-drop","entity-framework-core","jquery","jquery-ui","postgresql-database","repository-pattern","sortable","unitofwork-pattern","viewcomponent"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/oznakdn.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}},"created_at":"2024-04-25T10:55:37.000Z","updated_at":"2024-05-08T19:08:20.000Z","dependencies_parsed_at":"2024-05-03T11:12:18.778Z","dependency_job_id":"8ec38386-5cdb-43d3-a0cc-d98eaa6d2d00","html_url":"https://github.com/oznakdn/KanbanBoardApp","commit_stats":null,"previous_names":["oznakdn/kanbanboardapp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oznakdn%2FKanbanBoardApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oznakdn%2FKanbanBoardApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oznakdn%2FKanbanBoardApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oznakdn%2FKanbanBoardApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oznakdn","download_url":"https://codeload.github.com/oznakdn/KanbanBoardApp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244787194,"owners_count":20510081,"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":["ajax","asp-net-core-mvc","clean-architecture","docker-compose","dockerfile","drag-and-drop","entity-framework-core","jquery","jquery-ui","postgresql-database","repository-pattern","sortable","unitofwork-pattern","viewcomponent"],"created_at":"2024-11-27T17:14:05.777Z","updated_at":"2025-12-30T22:32:50.201Z","avatar_url":"https://github.com/oznakdn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KANBAN BOARD\n\n#### This project is a kanban board application created with the Clean architecture structure. In this application created with Asp.Net Core Mvc, JQuery and Ajax were used for the drag and drop feature. You can easily follow up by creating a new project with the application and uploading the stories, tasks and bugs of the project to the project board. ####\n\u003chr\u003e\n\n\u003cimg src=\"https://github.com/oznakdn/KanbanBoardApp/blob/master/docs/Board.png\"/\u003e\n\n\u003ca href=\"https://github.com/oznakdn/KanbanBoardApp/tree/master/docs\"\u003eOther pages :point_left:\u003c/a\u003e\n\n\nhttps://github.com/oznakdn/KanbanBoardApp/assets/79724084/e9d65415-e210-4b5f-9b64-5aa0580edaf9\n\n\n# Local\n```\ngit clone https://github.com/oznakdn/KanbanBoardApp.git\ncd KanbanBoard.WebMvc\ndotnet restore\n```\n\n## appsettings.json \n```csharp\n \"ConnectionStrings\": {\n   \"PostgresConnection\": \"Server=127.0.0.1;Port=5432;Database=KanbanBoardDB;User Id=[your username];Password=[your password];\"\n }\n```\n\n## Database migration\n```\ncd KanbanBoard.Infrastructure\n```\n\n```csharp\ndotnet ef migrations add [migration name] --startup-project [KanbanBoard.WebMvc directory path]\ndotnet ef database update --startup-project [KanbanBoard.WebMvc directory path]\n```\n\n\n# Dockerizing\n```\ncd KanbanBoardApp\ndocker-compose up\n```\n\n# Login\n```csharp\nusername = john_doe\npassword = Password123*\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foznakdn%2Fkanbanboardapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foznakdn%2Fkanbanboardapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foznakdn%2Fkanbanboardapp/lists"}