Skip to content

Instantly share code, notes, and snippets.

View hnnguyen45thinkful's full-sized avatar

Hieu Nguyen hnnguyen45thinkful

View GitHub Profile
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.
My API project is using the yummly api website to get all the data from all the recipes. From there, I want to create an allergy filter for all peoples' needs. Also, making all cuisines from the whole world accessable in trying out new cultures and learn about how to make them. This is a great way for people who are foodies and like to cook with ingredients that can be used to help fulfill anything they cannot ingest due to the specific allergies. By using the yummly api this will generate many recipes from the website and organize anyone's needs to eat any cuisine in the world and enjoy it.