You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By clicking on Add Goal button, users should be redirected to a form consisting of the following fields: Name, Amount, Due Date. There is an additional number field called "Saved So Far" which will default to zero.
After successfully input the data, users should be redirected back to the Goals view, and the new data should be reflected in a table view.
Firebase data task: debt data should be saved in a separate sub-collection under the same user in Firebase.
The text was updated successfully, but these errors were encountered:
Acceptance Criteria
Add Goal
button, users should be redirected to a form consisting of the following fields: Name, Amount, Due Date. There is an additional number field called "Saved So Far" which will default to zero.Goals
view, and the new data should be reflected in a table view.The text was updated successfully, but these errors were encountered: