Open Issues Need Help
View All on GitHub Agregar funcionalidad al ojito de mostrar contraseña (login) about 1 month ago
AI Summary: Implement functionality for a toggle to show/hide the password in a login form. This involves adding an icon (likely an eye) that, when clicked, reveals the password in plain text and toggles back to hiding it.
Complexity:
2/5
good first issue
Efecto visual de click al Button about 1 month ago
AI Summary: Implement a visual click effect on a button element. This likely involves adding a CSS class or using JavaScript to change the button's appearance (e.g., changing color, adding a shadow) briefly when clicked.
Complexity:
2/5
good first issue