@@ -49,7 +49,7 @@ Note: each E# corresponds to the epic below.
### Roles:
Low Income Earners(TowLowIncome, StudentSally) - A person who makes minimum or close to minimum wage and often has little to no disposable income.
**Low Income Earners(TowLowIncome, StudentSally):** A person who makes minimum or close to minimum wage and often has little to no disposable income.
**Middle Income Earner(MaryShopaholic):** A person who makes a modest salary and has a small to decent amount of disposable income.
...
...
@@ -73,27 +73,25 @@ Epic 5: As MaryShopaholic, I would like to see my spending visually in a way tha
## User Stories Implemented
* 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.
*Done- As SallyStudent, I can set time-framed budget goals for myself on all receipts so that I can better plan my finances
*Done - As TomLowIncome, I want to set constraints on my budget based on tag/category so that I don’t overspend on unnecessary items.
* As SallyStudent, I want to be able to save a picture of my receipt so I can get the textbook code for later.
* As SallyStudent, I can set time-framed budget goals for myself on all receipts so that I can better plan my finances
* As TomLowIncome, I want to set constraints on my budget based on tag/category so that I don’t overspend on unnecessary items.
* 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.
* As DaveBossBusiness, I want to be able to manually enter the business info and receipts so I know it is right.
* As DaveBossBusiness, I want to be able to manually enter the receipt items info so I know it is right.
* 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.
*Done - 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.
*Done - 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.
* As DaveBossBusiness and SallyStudent, I would like to add categories to items to better organize them.
* 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.
* 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.
* As TomLowIncome, I would like to serialize the data so that I can close the program and reopen it later.
*Done - 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.
*Done - As TomLowIncome, I want to be able to share my spending with my wife so we can both see our household spending.
*Done - As TomLowIncome, I want to be able to have different files that I can track family spending and personal spending individually.
* 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.
* As TomLowIncome, I want to be able to share my spending with my wife so we can both see our household spending.
* TomLowIncome, I want to be able to have different files that I can track family spending and personal spending individually.
* As SallyStudent, I want to be able to save a picture of my receipt so I can get the textbook code for later.
* 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.
*Done - As MaryShopaholic, I would like to be able to visualize all my purchases at once
*Done - As MaryShopaholic, I would like to be able to zoom in on an area of the graph and visualize spending in that selected time-frame
* As MaryShopaholic, I would like to be able to visualize all my purchases at once
* As MaryShopaholic, I would like to be able to zoom in on an area of the graph and visualize spending in that selected time-frame
## Quality Assurance Plan (testing, inspection, acceptance)