Added coin.org - A description of the project
This commit is contained in:
17
coin.org
Normal file
17
coin.org
Normal file
@ -0,0 +1,17 @@
|
||||
#+TITLE: coin - An inventory manager to keep track of items bought from Walmart (Canada)
|
||||
#+AUTHOR: Peisong Xiao
|
||||
#+EMAIL: peisong.xiao.xps@gmail.com
|
||||
#+OPTIONS: toc:nil date:nil
|
||||
|
||||
* Why coin?
|
||||
If you'd like to keep track of your groceries, use coin.
|
||||
|
||||
* How does coin work?
|
||||
First, coins pulls the UPC and price info off of the given Walmart
|
||||
receipt.
|
||||
|
||||
Then, coin matches the name with the UPC (Yes! No more scratching your
|
||||
head against seemingly random Walmart abbreviations for items!) using
|
||||
a scraper
|
||||
|
||||
Finally, it stores your shopping trip in a database.
|
Reference in New Issue
Block a user