Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by MikolajKocik • Uncategorized
An ASP.NET Core application for managing hotel reservations with CQRS and Stripe integration.
Manage hotel reservations including bookings, discount codes, and guest data.
Integrate secure payment processing via Stripe within their hotel management system.
A scalable, modular system with background processing and CQRS architecture.
HotelReservationSystem is a modular ASP.NET Core (net8.0) application designed to manage hotel bookings, guests, and rooms. It features CQRS architecture, EF Core for data access, and integrates with Stripe for payment processing. The system supports background processing for long-running operations and provides a web interface with MVC/Razor and API endpoints. This structure enhances maintainability and scalability for hotel management needs.