Created milestone 8 authored by Jeremie Michaud (jdm489)'s avatar Jeremie Michaud (jdm489)
This week:
<table>
<tr>
<td><strong>Name</strong>
</td>
<td><strong>Accomplished</strong>
</td>
<td><strong>Time Spent</strong>
</td>
</tr>
<tr>
<td>Jeremie
</td>
<td>Image Processing<br>
Tesseract<br>
Connecting OCR to the front end
</td>
<td>15 hours
</td>
</tr>
<tr>
<td>Jorgen
</td>
<td>Setting up foreign keys (incomplete)
</td>
<td>10 hours
</td>
</tr>
<tr>
<td>Lucas
</td>
<td>Completed drag and drop/file upload functionality<br>
Started search page
</td>
<td>10 hours
</td>
</tr>
<tr>
<td>Michael
</td>
<td>Manual upload<br>
Started search page
</td>
<td>8 hours
</td>
</tr>
</table>
Next week:
<table>
<tr>
<td><strong>Name</strong>
</td>
<td><strong>To Do</strong>
</td>
<td><strong>Estimated Time Required</strong>
</td>
</tr>
<tr>
<td>Jeremie
</td>
<td>Do OCR Text to Receipt parsing<br>
Create receipt objects from OCR and add them to the database<br>
Improve image preprocessing<br>
</td>
<td>12 hours
</td>
</tr>
<tr>
<td>Jorgen
</td>
<td>Finish database
</td>
<td>12 hours
</td>
</tr>
<tr>
<td>Lucas
</td>
<td>Finish search page<br>
Start visualization page
</td>
<td>12 hours
</td>
</tr>
<tr>
<td>Michael
</td>
<td>Load manual input into the database<br>
Finish search page<br>
Start visualization page
</td>
<td>12 hours
</td>
</tr>
</table>
**Project Status Report**
User Stories not part of an Epics:
* Done - As SallyStudent, I want to be able to save a picture of my receipt so I can get the textbook code for later.
* Not Started - As DaveBossBusiness, I capture a lot of receipts for my business and I don’t want to have all my storage space occupied by pictures.
* Not Started - As SallyStudent, I can set time-framed budget goals for myself on all receipts so that I can better plan my finances
Epics:
* As DaveBossBusiness, I want to be able to enter my receipts manually so I know all of the information is correct.
* Done - As DaveBossBusiness, I want to be able to manually enter the business info and receipts so I know it is right.
* Done - As DaveBossBusiness, I want to be able to manually enter the receipt items info so I know it is right.
* Done - As DaveBossBusiness, I want to be able to manually enter the receipt tax and total so I know it is right.
* As DaveBossBusiness and SallyStudent, I want to be able to scan my receipts so that the information from the receipts is easily put into the database
* Done Improvement Possible - As DaveBossBusiness and SallyStudent, I want to perform image preprocessing so that the image is easier to get information from using OCR
* Done - As DaveBossBusiness and SallyStudent, I want to convert the image into text using OCR so that it can be interpreted
* In Progress - As DaveBossBusiness and SallyStudent, I want to have text parsed to automatically fill fields of the receipt using information from OCR so that I don't have to type all the information manually
* Not Started - As DaveBossBusiness and SallyStudent, I want to be able to input digital text based receipts and have it automatically fill in the fields of the receipt form.
* As SallyStudent, I would like to be able to categorize my receipts so that the information is easier to find.
* Done - As DaveBossBusiness and SallyStudent, I would like to add categories to items to better organize them.
* In Progress - As SallyStudent, I’d like to be able to search my purchases by tag/category so that I can see how I spend my money.
* Not Started - As SallyStudent, I’d like to be able to search my purchases by company/business name so that I can see where I spend my money.
* Not Started - As TomLowIncome, I want to set constraints on my budget based on tag/category so that I don’t overspend on unnecessary items.
* As TomLowIncome, I would like to serialize the data so that I can close the program and reopen it later.
* In Progress - As TomLowIncome, I want to be able to save the items I have input into the system so I can see them at a later date.
* In Progress - As TomLowIncome, I want to be able to share my spending with my wife so we can both see our household spending.
* As MaryShopaholic, I would like to see my spending visually in a way that’s intuitive and makes sense so that I can intuitively know what I overspent on.
* Not Started - As MaryShopaholic, I would like to be able to visualize a break down of all of my spending by category and by business.
* Not Started - As MaryShopaholic, I want to visualize my spending per category by business
\ No newline at end of file