Skip to content

Issue #1: Create Signup Page/ #1

@3th-Enjay

Description

@3th-Enjay

This issue covers the development of the signup page where users can create an account in the database

[ ] Create a responsive signup page where users can input personal data for registration.
[ ] Fields required: Full Name, Email, Password, Confirm Password
[ ] Validate user inputs (e.g., password strength, email format).
[ ] Include error handling for invalid inputs.
[ ] After a successful signup, redirect the user to the profile registration page.
[ ] Ensure the images on the desktop mode are all in a slide that switches every 5 seconds or as u see fit

Tasks:

Design the signup form layout.
Implement input field validation (e.g., password length, email validation).
Display error messages for invalid input.
Connect to backend API to store user data.
Implement redirection to profile registration page on success.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions