Skip to content

robinmanuelthiel/snapgolddemo

 
 

Repository files navigation

Banner

SnapGold Demo

This cross-platform sample app demonstrates real-world social media experiences around photo sharing across iOS, Android and Windows. To ensure maximized code re-use and a rich user experience at the same time, it uses Xamarin as its cross-platform frontend framework. In the backend, it leverages several advanced Azure Services based on Azure App Services, Azure Functions and Azure Cosmos DB.

Platform Master Develop Latest Release
iOS     Build status Build status Download
Android Build status Build status Download

What we did

This is a fork from the official Appsample-Photosharing project from Microsoft, that was only targeting the Universal Windows Platform (UWP) and was based on a very simple backend architecture. We broadened its potential user base by adding an iOS and Android project and modernized the backendend to enable global scaling, high availablility and advanced workloads.

Upgrading the solution

Xamarin: Take existing UWP code cross-platform to iOS, Android and Windows

COSMOS DB: Provide global scale delivering data with low latency anywhere in the world

Azure CDN: Edge caching of images for fast download

Cognitive Servives: Auto-tagging and description of photos to power search and auto-suggestion

Azure Functions: Manage tagging and updating of metadata in the backend database

Traffic Manager: Route client requests to the nearest Web API endpoint

Azure Key Vault: Manage and store certificates for secure data transfer

Architecture

Architecture Diagram

Releases

No releases published

Packages

No packages published

Languages

  • C# 92.0%
  • HTML 7.5%
  • JavaScript 0.5%