Adam Buchan 2107616
Budget app
a app that allow the user to manage their budget
this a budget app developed in android studio that has the function of registering and logging using the users inputted data in a user and then letting them add income and expenses with the amount date and description if needed also using the users data and also set thier goal also using the users inputted data for their budget it also tell them thier budget and how close they are to thier budget and also all the fragments from the login fragment to the rest after it get passed the username from the user login so that all fragments can narror down the url using the username passed
- Textview 1: display the title
- Button 1:takes you to the Register page
- Button 2:takes you to the login page
- text view 1 :displayes the title
- text view 2: tells the user what to do on screem
- Input 1 :lets user write thier username
- Text view 3:tells user to type password below
- Input 2: let user type thier password
- button 1: button to click to register account
- Textview 1: tells user what to do on the page
- Input 1: lets user type username
- textview 2:tells user to type password down below
- input 2: lets user type password
- Button 1:button to clic to login
- Textview 1: display the page title
- TextView 2: tells user budget will be below
- Textview 3: the outputted budget
- Textview 4: tells user gaols will be below
- Textview 5: displays the goals and percenatage towards it
- Button 1: button to click to go to expenses< page/li>
- Button 2:Button to click to go to income page
- Button 3: button to click to go to home page
- Button 4: button to click to go to goals page
- Textview 1: tells the user what the page can do
- input 1:lets the user input a new goal
- Button 1: button to click to make inputted value new goao
- button 2:button to click to go to income page
- button 3: button to click to go to exepenses pages
- button 4: button to click to go to budget page
- Text view 1: tells users what the shouls do on page
- input 1: lets user add an amount
- Input 2: lets user input a date
- Input 3: lets user input a description if needed
- Button 1: click to add income/expenses
- Button 2:clcik to see income/expenses
- Button 3: click to go to budget page
- Text view1: tells the user that all income/expenes are displayed below
- List view 1: show all the income/exepense with the amount, date and description if added
- Button 1:click to go to budget page










