Skip to content

mchen81/Buy-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sideProject-mchen81

Pre-process

  • Install tesseract engin.
    Please refer to https://github.com/tesseract-ocr/tesseract/wiki
  • On the resources/SQL, there are some DDL/Procedures scripts, please run them on your database.
  • On the resources/applicationcontext/Datasource.xml, you have to set your own database jdbc to connect to your DB.

How to use the web.

  • When server is started, it will load the shopping history and purchased items from database, and put them into maps.
  • You have to click 'submit' button to update the data in DB, or it will just change the temporary data.

Upload receipts to track expense

  • You can upload an image of receipt, it must be as clear as possible
  • After you upload an image, you can check if there are any mistakes and edit them.

About

This project is a web service, using OCR engine to recognize each item in a receipt. After that, store the receipt into db

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors