vinson-han / expense-tracker

0 stars 1 forks source link

Sign-up Page Logic #19

Open kevinngonzales opened 3 months ago

kevinngonzales commented 3 months ago

Task Owner (Responsible): Kevinn G.

Task Assignee (Accountable): Vinson H.

Task Deadline: [5/06/24]

Task Description: Integrate backend to frontend in the Sign-up Page. Post User data to MongoDB database when creating a new account.

Acceptance Criteria: When user is able to create an account and their data is stored in the database.

Estimation: 4 hours

Dependencies: Dependent on backend register route/controller.

Priority: High

Task Type: Development

Subtasks: Declare state, handle input changes, handle submit button (post data to database)

Testing Requirements: Testing on local developmental server

Documentation: Comments on code

Definition of Done: When user is able to create an account and their data is stored in the database.