This project was developed for learning purposes and to put Microsoft technologies into practice. It includes:
- ASP .NET Core (MVC) for application architecture 🧩
- Authentication and basic authorization 🔐
- Entity Framework Core with SQL Server for data access
- Dynamic Razor views for UI
- Clean code best practices with StyleCop ✨