BalintFarkas / carwash

A demo app running in production demonstrating Microsoft Hungary's digital transformation.

Home Page:https://aka.ms/carwash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CarWash app

Build Status

The CarWash app is a demo app running in production, demonstrating Microsoft Hungary's digital transformation and the benefits of using Azure platform services.

Screenshot

Features

  • 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...

Architecture

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.

Architecture diagram

Projects

  • CarWash.ClassLibrary Reusable class library targeting .NET Standard
  • CarWash.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 Store
  • CarWash.PWA.iOS PWA wrapper for the Apple App Store
  • CarWash.PWA.Tests API unit tests
  • CarWash.PWA.UiTests Selenium UI tests
  • CarWash.Bot Chat-bot using Microsoft Bot Framework

Contributors

  • Mark Szabo
  • Jozsef Vadkerti
  • Akos Szego
  • Tamas Veiland
  • Gabor Kulcsar
  • Linda Billinger

Contributing

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 opencode@microsoft.com with any additional questions or comments.

Copyright

Copyright (c) 2018-19 Microsoft. All rights reserved.

About

A demo app running in production demonstrating Microsoft Hungary's digital transformation.

https://aka.ms/carwash

License:MIT License


Languages

Language:C# 49.1%Language:Objective-C 22.7%Language:JavaScript 20.8%Language:Java 3.1%Language:HTML 2.4%Language:CSS 1.1%Language:Batchfile 0.7%Language:Shell 0.2%