0%

Using Firebase to Insert Budget Transactions to Google Sheets from Trello

I’ve put together a YouTube Tutorial on building a serverless Firebase application that lets you insert transaction entries into your Google budget spreadsheet just by creating a Trello card from your mobile device. Throughout the the playlist, I demonstrate how to easily create a useful cloud application by wiring together Trello Webhooks, Google Sheets API, Firebase Cloud Firestore and Firebase Cloud Functions.

Preliminaries

Here’s what you need in order to follow along:

Contribute

The source code of the app is available on Github:
https://github.com/utkuufuk/trello-budget

Feel free to contribute by providing pull requests, issues, ideas or suggestions.

Make sure to subscribe if you want to get updates on my future articles.