Dollar-Dynasty / finance-app

Web Application that lets users create a budget and save financial goals.
0 stars 2 forks source link

Add Budget Information to Database #60

Closed dinaolmelak closed 7 months ago

dinaolmelak commented 7 months ago

Feature Request

Description

This ticket is for having the #51 budgetCreation page to send the data to MongoDB.

User Story

As a [developer], I want [user budget Information saved on MongoDB] so that [I could display it to the user].

Acceptance Criteria

Technical Considerations (Optional)

N/A

Design Mockups (Optional)

N/A

Implementation Steps (Optional)

N/A

Testing Plan

After I sign In or register when I fill out the Budget creation form, I can see the information in the MongoDB

Definition of Done

Additional Information (Optional)

N/A


Checklist