Money Mapper
Hardik Doshi / 2019
1 min read
A personal finance application that consolidates financial data from multiple sources and categorizes transaction data using the PLAID API.
STACK: React, Redux, React-Redux, Express, Sequelize, Bootstrap, Plaid API
- The Problem: Obtaining a comprehensive picture of users' financial health is often times difficult when they have accounts with multiple financial institutions.
- The Solution: Developed a personal finance application that consolidates financial data from multiple sources and categorizes transaction data using the PLAID API.
- Implemented D3.js to produce a dynamic and interactive pie chart that categorizes expenditures in a visually appealing manner.
- Implemented MapBox API for a fun twist to dynamically view expense occurrences on a map.