A .NET 8 Blazor app, built to help my friends over at The Movie Draft Podcast create random selection orders with an interesting and easy to use UI that matches their brand.
Utilizing EF Core and a SQL database with code first migrations, the app is hosted with Azure app services and features full authentication, authorization, user roles and custom registration code functionality to restrict new user registrations.