GoalStack Platform
A collaborative savings platform built as my senior capstone project. Users can create shared savings goals, log contributions, and track progress through a simple dashboard interface.
GoalStack lets users create an account, set up a savings goal with a target amount and deadline, and invite others to contribute toward it. Every transaction is logged, and the dashboard shows progress toward each goal in real time.
The platform was built from scratch as a team capstone project. I was responsible for the backend logic, database design, and the dashboard data layer — connecting the database to the front-end views in a clean and organized way.