AlejandraTech / viver-cellers

Web project dedicated to marketing wines for the winemakers of Vilafranca del Penedés who are part of the Viver del Cellers project.
4 stars 0 forks source link

Issue 11: Creation of the 'Register' section #21

Closed AlejandraTech closed 7 months ago

AlejandraTech commented 7 months ago

Creation of the 'Registration' Section

Description:

It is required to implement a registration section in the web application to allow users to create new accounts. This section should contain suitable forms to collect the necessary information for user registration.

Tasks:

  1. Design the user interface for the registration section, including the layout of elements and the styling of forms.
  2. Implement the necessary fields in the registration form, such as username, name, ID number, email address, password, address, and postal code.
  3. Validate the data entered by the user to ensure the integrity and security of the information.
  4. Add functionality to allow users to submit the registration form.
  5. Implement an option for users who already have an account to access the login page.
AlejandraTech commented 7 months ago

Task completed successfully!