Skip to content

Latest commit

 

History

History
77 lines (60 loc) · 2.53 KB

README.md

File metadata and controls

77 lines (60 loc) · 2.53 KB


Logo

ReceiptIt

A user metrics dashboard leveraging OCR models to automate receipt scanning to track financial behaviour, decisions, and improve budgeting.

Table of Contents
  1. About The Project
  2. Contact

About The Project

StudyBot

This project is a fullstack application which allows for uploading receipts to track user purchases and extrapolate metrics for budgeting and tracking financial behaviours.

Features Include:

  • User authentication mechanism --- MongoDB, JWT, Bcrypt, Node, Express
  • Automated receipt upload and scanning --- Azure Blob, Azure AI, Multer, Node, Express
  • Metrics dashboard --- React, Tremor, Cohere

Built With

These are many of the core tools used throughout the project:

  • Javascript
  • MongoDB
  • Express
  • React
  • Node
  • Azure
  • HTML
  • CSS

Contact

Project Link: https://github.com/ayaan-d/ReceiptIt

(back to top)