Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 852 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 852 Bytes

Blog Inspiration (BabaFunke.DataAccess)

Introduction

BabaFunkeInvoiceManager is an Azure Functions project that uses a Timer Trigger, Azure Blob Storage and Azure Table Storage to automate the invoice-sending process for my wife on a monthly basis.

Build and Test

Clone this git repo to access both projects. The most notable change to perform is:

  • Create a local.settings.json file and include the key/value pairs for the configs in the Startup.cs file

Background

For more on the project's background and walkthrough, read the post Creating more Family time with an Automated Invoice Manager