Tripify is an AI-powered travel and tour web application designed for the tourism and travel industry. Users can browse tour listings, view detailed tour pages, make reservations, and leave reviews about tours. The application enhances the user experience with features such as AI-generated “What to Expect” daily itineraries, summarized reviews, and reservation status email notifications on tour detail pages. Through the admin panel, administrators can: Manage tours, reservations, guides, categories, and content Approve or reject reservations Automatically send emails to customers based on reservation status The project follows an architecture where an ASP.NET Core MVC–based Web UI and a RESTful Web API operate as separate layers. All data access and AI-related operations are handled exclusively through the Web API.
How can I help you?