Jean7667 / RBM_APP

0 stars 1 forks source link

[USER STORY] : sign-up form #25

Open Jean7667 opened 6 months ago

Jean7667 commented 6 months ago

User Story:

As a client, I want the sign-up form to have a submit button and confirm user registration with a notification, and a sign-up button accessible from the menu.

Acceptance Criteria:

The sign-up form should contain a visible submit button for user registration. Upon successful submission, users should receive a confirmation notification. The menu must include a prominent "Sign Up" button for easy access to the registration form. Tasks:

Implement a visible submit button on the sign-up form. Integrate notification functionality for successful sign-up completion.