• Built a full-stack travel booking system that manages tours, transfers, and packages with detailed itineraries,
highlights, inclusions, exclusions, and schedules
• Implemented admin dashboard for creating and managing tours, while customers can view tour details,
check availability, and book without registration.
• Developed backend using ASP.NET Core with a generic repository and service layer (AutoMapper +
DTOs), and SQL Server relational database with full ERD structure.
• Frontend built in Angular, featuring tour detail pages, location tabs, booking forms, and dynamic UI with
real-time data binding.
• Tools: ASP.NET Core, Angular, SQL Server, AutoMapper, Entity Framework Core