Skip to content

Details

• What we'll do
We will be doing a detailed deep dive into the Xamarin sample application SmartHotel360. SmartHotel360 is an end-to-end reference application for the entire business, including a suite of mobile and desktop apps for business travelers (iOS, Android, and Windows), a website for booking a stay, and even an app for hotel employees to track and resolve maintenance issues.

The consumer app is built entirely with Xamarin.Forms, and takes advantage of lots of different features, including:

XAML UI
Behaviors
Converters
Custom Controls
Custom Renderers
Effects
Localization
Messaging Center
MVVM
Styles
UITests
Xamarin Live Player Support

In addition to all of the mobile apps described above, SmartHotel360 has many other reference applications for you to explore, including a microservice oriented architecture implemented using Docker containers that power the client experience, a website powered by ASP.NET Core 2 for booking trips, and a sentiment analysis app for tracking customer experiences.

GitHub:
https://github.com/Microsoft/SmartHotel360
https://github.com/Microsoft/SmartHotel360-mobile-desktop-apps
https://github.com/Microsoft/SmartHotel360-Azure-backend
https://github.com/Microsoft/SmartHotel360-public-web

Related topics

You may also like