You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A web app designed to make managing dormitories easier. It's built with ASP.NET with the principles of Clean Architecture and MVC and includes features for keeping track of residents and rooms. Importantly, it has strong security features to ensure that only authorized staff can access and change information.
You have to wait about 30 seconds for the azure application to start.
Technology stack:
- ASP.NET MVC
- Entity Framework
- MSSQL
- FluentValidation
- AutoMapper
- ASP.NET Identity
Demo:
After logging to an admin:
Managing rooms page:
About
A web app designed to make managing dormitories easier. It's built with ASP.NET with the principles of Clean Architecture and MVC and includes features for keeping track of residents and rooms. Importantly, it has strong security features to ensure that only authorized staff can access and change information.