InnControl
InnControl is a web-based management system designed for hospitality businesses, such as hotels, inns, and guesthouses. Built on the .NET 8 platform using Razor Pages, the application provides a modern, secure, and scalable solution for managing daily operations.
• Seamless Reservation Management: Easily create, update, and track bookings with real-time availability.
• Guest & Room Administration: Manage guest profiles, room details, and occupancy status from a centralized dashboard.
• Secure User Authentication: Implements robust user registration and login with ASP.NET Core Identity, supporting role-based access.
• Flexible Database Support: Connects to both cloud-hosted and local SQL Server databases for development and production environments.
• Scalable & Maintainable Architecture: Built on Razor Pages for clean separation of concerns and future extensibility.
• Integrated Logging: Application events and errors are tracked for easy monitoring and troubleshooting.
• .NET 8, Razor Pages, Entity Framework Core
• SQL Server (remote and local)
• ASP.NET Core Identity
