The CarWash app is a demo app running in production, demonstrating Microsoft Hungary's digital transformation and the benefits of using Azure platform services.
- Cross-platform PWA
- Cross-company (multi-tenant)
- Company SSO (Azure AD)
- Reminders using either push notification or email
- Calendar integration using meeting requests
- Reservation management for company admins
- Backlog dashboard for car wash vendor
- GDPR compliance features
- Intelligent bot in Microsoft Teams
- and a lot more...
The project is implemented to utilize only Azure PaaS (platform-as-a-service) services including serverless Azure Functions and Logic Apps, App Services, Cognitive Services, Power BI reports etc.
CarWash.ClassLibrary
Reusable class library targeting .NET StandardCarWash.Functions
Azure functions app for proactive communication (eg. reminders)CarWash.PWA
ASP.NET Core 2.1 API & React frontent (Progressiove Web App)CarWash.PWA.Windows
PWA wrapper for the Microsoft StoreCarWash.PWA.iOS
PWA wrapper for the Apple App StoreCarWash.PWA.Tests
API unit testsCarWash.PWA.UiTests
Selenium UI testsCarWash.Bot
Chat-bot using Microsoft Bot Framework
- Mark Szabo
- Jozsef Vadkerti
- Akos Szego
- Tamas Veiland
- Gabor Kulcsar
- Linda Billinger
If you'd like to contribute to this sample, see CONTRIBUTING.MD.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.
Copyright (c) 2018-19 Microsoft. All rights reserved.