Skip to content

Instantly share code, notes, and snippets.

@hnnguyen45thinkful
Created December 17, 2016 07:04
Show Gist options
  • Save hnnguyen45thinkful/2e450e36bf2e7bfa35b60ef516ce24dd to your computer and use it in GitHub Desktop.
Save hnnguyen45thinkful/2e450e36bf2e7bfa35b60ef516ce24dd to your computer and use it in GitHub Desktop.
As a person who worries and compares about how much money is spent everyday. I want to create a private user login to keep track of all money spent and also compare from last time. I went the user to see and compare and pull up previous bills and expenses that are from last time and see how it can impact there lives.
As a user, I should be able to sign up for Budget Tracker
As a user, I should be able to log in to Budget Tracker
As a user, I should be able to post status updates that I can see only.
As a user, I should be able to find my saved data in my account.
As a user, I should be able to see recent past bills and expenses under my title names.
As a user, I should be able to remove/delete anything I went from the list of budget.
As a user, I should be able to pull my personal expenses and see how much I spend total.
As a user, I should be able to log out and in easily.
As a user, I should be able to privately view and follow all the instructions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment