🟦 BossTodoMvc

ASP.NET Core 8 MVC | Clean Architecture | PostgreSQL (Neon) | Railway Deployment

Overview - 📌 Executive Summary

BossTodoMvc is a production-structured ASP.NET Core 8 MVC application built to demonstrate
clean architecture layering with layered separation of concerns,
and server-side business logic orchestration, domain-driven design principles,

The project showcases enterprise-ready patterns including:

* Service Layer abstraction
* Repository pattern
* Domain-driven entity encapsulation
* 🔐 Authentication & Security - Cookie-based authentication
* Cloud deployment (Railway + Neon PostgreSQL)
* Server-side filtering and sorting logic
* CI/CD deployment via Railway
* Responsive UI design