Kanban service
This repository has been archived on 2024-10-24. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Stanislav Mykhailenko c01b6e8c77
Fix database schema
2023-05-14 19:54:40 +03:00
Controllers Initial commit 2023-05-11 23:29:33 +03:00
DbStartup Initial commit 2023-05-11 23:29:33 +03:00
Entities Fix database schema 2023-05-14 19:54:40 +03:00
EntityConfiguration Fix database schema 2023-05-14 19:54:40 +03:00
Extensions Initial commit 2023-05-11 23:29:33 +03:00
Models Initial commit 2023-05-11 23:29:33 +03:00
Properties Initial commit 2023-05-11 23:29:33 +03:00
Service Initial commit 2023-05-11 23:29:33 +03:00
Views Initial commit 2023-05-11 23:29:33 +03:00
wwwroot Initial commit 2023-05-11 23:29:33 +03:00
.gitignore Initial commit 2023-05-11 23:29:33 +03:00
NG_2023_Kanban.csproj Initial commit 2023-05-11 23:29:33 +03:00
Program.cs Initial commit 2023-05-11 23:29:33 +03:00
README.md Initial commit 2023-05-11 23:29:33 +03:00
UNLICENSE Initial commit 2023-05-11 23:29:33 +03:00

NG_2023_Kanban

This program provides a kanban service.

Licensing

All code in this repository is Unlicensed, see UNLICENSE.