Web Application that lets users create a budget and save financial goals.
0
stars
2
forks
source link
Goals page needs the following functionalities to be completed. Please read the description of this ticket and communicate what you will be working on. These all NEED TO BE FINISHED by Thursday midnight. #98
The goals page NEEDS to have each of the following functionalities for each goal:
Goal Name (already on users dashboard) DONE
Goal Description (already on users dashboard) DONE
Goal PieChart (already on users dashboard) DONE
How many days are left for goal -Brian-DONE
How many days total for goal (from start day to finish date) -Brian- DONE
How much is saved currently -Brian-DONE
How much is remaining to reach goal -Brian-DONE
Number next to goal (in order from date they were made, 1, 2, ect...)
Editing and Deleting Goals
Icon for editing when clicked displays dropdown with the options to "edit" and "delete" a goal (this functionality is on the user dashboard when you click on the welcome message in my branch, so mostly done for you pretty much)
When 'delete' is clicked, user can delete the goal (would be amazing if it asked to confirm "are you sure you want to delete this goal?" but if there isnt time there isnt time
When edit is clicked, a form pops up or it redirects to one (a pop up would be better but again, if there isnt time there isnt time) that lets the user edit the goals data and update it in the database (you can use the same goals form used to create them, it just needs to update to the database)
The goals page NEEDS to have each of the following functionalities for each goal:
Goal Name (already on users dashboard) DONE
Goal Description (already on users dashboard) DONE
Goal PieChart (already on users dashboard) DONE
How many days are left for goal -Brian-DONE
How many days total for goal (from start day to finish date) -Brian- DONE
How much is saved currently -Brian-DONE
How much is remaining to reach goal -Brian-DONE
Number next to goal (in order from date they were made, 1, 2, ect...)
Editing and Deleting Goals