# Booking App
Academic Project for courses Software Specification and Modeling and Human Computer Interaction, Faculty of Technical Sciences, University of Novi Sad
## About Project
Booking App is a WPF application developed using C# and XAML. It is designed for two different types of users (Owner and Guest), supporting two different devices – mobile and tablet. The project has largely adhered to the principles of clean code and the MVVM architecture, which were its primary objectives.
## Used Tools
Microsoft Visual Studio
Balsamiq Wireframes
PlantUML
Draw.io
### Authors
Ana Edelinski (Guest)
Uros Stanisavljevic (Owner)
## Screenshots
![MyAccommodationsOwner](https://github.com/ana-edelinski/BookingApp/blob/master/Screenshots/owner1.png)
![AccommodationInfoOwner](https://github.com/ana-edelinski/BookingApp/blob/master/Screenshots/owner2.png)
![StatisticsOwner](https://github.com/ana-edelinski/BookingApp/blob/master/Screenshots/owner3.png)
![ReservationsManagementOwner](https://github.com/ana-edelinski/BookingApp/blob/master/Screenshots/owner4.png)