Skip to content

cglane/FinancesAuto

Repository files navigation

Implementation of Google Sheets Api and machine learning techiques to predict a description for a given financial transaction.

How To

Tools

  • Django
  • pygsheets
  • Webpack
  • React
  • Material UI
  • Pandas
  • CountVectorizer
  • Support Vector Machine(SVM)

Creating Database

  • Iterates through personal financial transactions housed in Google Sheet Document
  • Adds a Transaction object to DB based on every transaction

UI

  • React app that runs independently of Django Server
  • Allows transaction upload from (American Express, Capitol One, and Bank of America)
  • Trains SVM on passed transactions and describes uploaded transactions
  • Displays described transactions with editable fields
  • Allows user to upload new transactions to Google Sheets

About

Automated Google Sheets ML Integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published