Skip to content

Files

Latest commit

b1b314d · Dec 24, 2020

History

History
16 lines (9 loc) · 853 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 853 Bytes

splitnot-api

Notifications pushed to you when a transaction is added to your bank account.

This is a Java based REST API which exposes a few API endpoints to be consumed by the splitnot frontend app.

It uses plaid(https://plaid.com/) to interface with your bank account.

Basic overview of Phase 1 can be found here - part1 part2

The project is planned to be done in 2 phases,

Phase 1 - Use a ReactJS webapp to display credit card transaction notifactions and add bills to splitwise.

Phase 2 - Create android/iOS apps intead of a webapp for a more seamless experience.