Nobat — Simple and reliable queue management system

2 Open Issues Need Help Last updated: Nov 23, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue aims to integrate AutoMapper and FluentValidation into an existing ASP.NET Core 8 backend. It also requires setting up a basic CQRS (Command Query Responsibility Segregation) structure, adhering to Clean Architecture principles, and includes creating a sample command and handler to verify the complete setup.

Complexity: 3/5
good first issue backend

Nobat — Simple and reliable queue management system

C#

AI Summary: This issue requests the creation and configuration of an Entity Framework Core `DbContext` within the `Nobat.Backend.Infrastructure` project. The goal is to establish a foundational database persistence layer for all entities, as one is currently missing.

Complexity: 2/5
good first issue backend

Nobat — Simple and reliable queue management system

C#