hyperloo / hyperloo/UrlCompressor-Client
Implement Form Validation at Frontend Login and Register
- Linguagem predominante
- JavaScript
- Estrelas
- 1
- Forks
- 0
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
**How is the feature you adding to the App is related to the issue? Please describe.**
1.Name Field: Required
2. Password Field: Minimum Length: 8, Contains at least 1 special char, 1 number, 1 Capital Letter & 1 Small Letter
3. Email Field: Must be an Email
And show the appropriate error message.
**Describe the method/ package through which you have implemented the solution.**
Mention the details about the Package or the method you have used to overcome the issue.
And don't forget to ⭐ the repo!😁
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Start at the frontend login and register entry points named in the issue and trace their name, password, and email fields. Confirm the required name, password complexity, and email rules, then verify that each invalid input shows an appropriate error message.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- javascript
- Domínio
- authentication, frontend
- Tipo de issue
- Funcionalidade
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 45/100