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:
- You have to create a monthly budget template from the spreadsheet template gallery. Check out my sample sheet to see what it looks like.
- You also need a Trello account in order to create cards and webhooks.
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.