Skip to content

separatedconcerns/cashendar-mobile

Repository files navigation

Where's My Money

Where's My Money is an iOS app that allows you to visualize your spending on your Google Calendar.

Tech Stack

Where's My Money is split up into client and server repos. Link to server repo: https://github.com/buttercutters/wheres-my-money-server

The client is built using react native and redux. The backend is powered by Google Cloud Platform's Cloud Functions for serverless computing and Firbase Realtime Database. Third party APIs used are the Plaid API and Google Calendar API.

Plaid allows secure fetching of financial transactions, which we then visualize on Google Calendar by integrating with the Calendar API.

Usage

Link to video demo: https://goo.gl/h5V1dH

  1. Sign in with your Google Account.

  1. Link your bank account to provide access to transaction data.

  1. Your Google Calendar is automatically populated with your spending by day.

  1. Click on an event to view spending details for that day.

  1. Use the settings tab to link additional bank accounts, or remove linked accounts.

Releases

No releases published

Packages

No packages published