Skip to content

Latest commit

 

History

History
44 lines (36 loc) · 1.54 KB

README.md

File metadata and controls

44 lines (36 loc) · 1.54 KB

411Project_APJCN

Description

Our platform is an expense and budget tracking application. Much of the functionality is based around custom database logic, as well as Plaid's API, which enables fetching of user bank information, transactions, authorization tools, among other uses. Below is a quick screenshot of one of the frontend pages. All relevant backend logic as well as frontend code can be accessed through this repository.

Alt text

Tech Stack

Backend

  • NodeJS
  • Plaid API

Frontend

  • NextJS
  • Material UI

Authentication

  • OAuth
  • Plaid Sandbox

Installations

All packages are managed by npm both frontend and backend. Once repository is cloned, just quick install with the following command:

npm install

About Us

Video

Click here to access a short demo of the project