Project developed as part of the Alura course "JavaScript: programando na linguagem da web". IT consists of a web form to add new clients to a client list and also to manipulate this list including: add using forms and validation, remove, filter, import (AJAX) and show errors.
🪧 Vitrine.Dev | |
---|---|
✨ Nome | NobertoNutri Jvascript form |
🏷️ Tecnologias | JAVASCRIPT, HTML, CSS |
- AJAX API consuming
- Manipulating DOM elements with JS
- Manipulating form/lists: add/remove client, input validation, dynamic filter and error handling.
- Handle input data
- Handle events
- Creating functions
- Reusing functions
- Organizing files