hemedani/fresh-barg

Implement create and get user functionality

Aperta

#6 aperta il 8 nov 2024

 (0 commenti) (0 reazioni) (2 assegnatari)TypeScript (2 fork)auto 404
enhancementfrontendgood first issue

Metriche repository

Star
 (0 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Objective:

  • Create functionality for registering new users in the system.
  • Create functionality for receiving information existing users.

Details:

  • Required inputs: name, email, password, and any other necessary information.
  • Validate data before storing it.
  • Send a confirmation message to the user after registration.

Guida contributor