enhancementfrontendgood first issue
Repository metrics
- Stars
- (0 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
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.