nikolagsiderov / APPartment

Home Management System, which is .NET-based. Blazor & MVC as web clients, consuming from a Web API. Services operating with a custom ORM framework, retrieving data from a SQL Server database.
3 stars 2 forks source link

Implement chore types #369

Open nikolagsiderov opened 3 years ago

nikolagsiderov commented 3 years ago

Check out #370 and work here analogically.

Available tools and hints for this story are:

  1. Check out code-base how survey types work
  2. Check out commits for #370