github.com/AnnaMariaEriksson/HolidayMaker

An animated time-lapse of how AnnaMariaEriksson/HolidayMaker was built, commit by commit.

Open this visualization on its own page →

Contributors

9

Lines of Code

842

From

2020-09-09

To

2020-09-25

About AnnaMariaEriksson/HolidayMaker

Holiday Maker is a Windows desktop application built in C# that allows users to search and book hotel rooms across various locations in Sweden. The application mimics the functionality of accommodation-sharing platforms like AirBnB but focuses specifically on hotel bookings rather than private rentals.

The project consists of a backend service and a frontend client connected through REST APIs. The backend provides comprehensive endpoints for managing regions, cities, hotels, rooms, users, and bookings, with full CRUD operations available for each resource. The frontend is implemented as a UWP (Universal Windows Platform) application that communicates with the backend to enable users to browse available accommodations and complete reservations.

The application uses Visual Studio for development and Entity Framework for database management, as evidenced by the database update command included in the setup instructions. Both the backend and client components are contained within separate Visual Studio solutions that must be run together for the full system to function.

Share this video