issues
search
britnay268
/
INDIVIDUAL-ASSESSMENT-vocab-YOU-lary
1
stars
0
forks
source link
Update a Vocab Card
#13
Closed
britnay268
closed
8 months ago
britnay268
commented
8 months ago
This means to update the card.
In the addVocabEntryForm.js, target the id to update a vocab card
Create an object with key/value pairs where the value is grabbed from the form
Use promise to update a Vocab card
Remember to getVocab after updating
This means to update the card.