Giter Site home page Giter Site logo

pocketmon's Introduction

Pocketmon

This is a web application that is aimmed to allow users to record their spending by uploading their receipt. An OCR AI will read the price, venue and the date of the receipt and record it in the database as the user's expenses.

Functions

  1. Overview board
  • Allow users to have a overview on the daily spending, monthly spending and stock income
  • There are two charts that allows users to view the portion of type of spending in the current month and the trend of spending for the last 7 days
  1. Receipt Page
  • This page allows the users to upload their receipt
  • Tesseract Open Source OCR Engine was used to recognised all upload receipts
  • All receipts are compressed and pre-processed with filter (including sharpening and greyscale) before being analysed by the AI
  • The page will show all the receipt of the user and allow them to modify the detail of that spending in case of any error during the recognition by the AI
  1. Stock Page
  • This page allows users to create any stock record (buy/sell) to manage their equity assets.
  • The stock price is fetch from a API using a Python library "yahoo_fin"
  • Top five loser, gainer and active stock will be shown on the side of the user stock panel
  • The main panel is the record of what stocks the user is currently holding the cost of those equity and the P/L (profit and Lost)

pocketmon's People

Contributors

samor1014 avatar roychan6 avatar athantse avatar andyw028 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.