/dailyBingo

just for mobilecenter testing

Primary LanguageObjective-CMIT LicenseMIT

license Azure Functions

DailyBingo

This repository contains a little Swift app for iOS which just shows a "business quote of the day" with perfect quality for bullshit bingo :D

The reason for this app to exist is purely educational because the endpoints used in the app are those from a backend which can be completely self deployed in Azure with Azure Functions.

The source code can be found here https://github.com/codePrincess/dailyQuoteFunctions. As soon as the functions are deployed you just have to change the base url in the Swift source and you are fine to go :)

The whole tutorial for setting up the mini backend can be found here https://medium.com/@codeprincess/your-daily-business-quote-567ab8ca7d06

Have fun and keep on coding!