Create Read Update and Delete framework using JS
- Where to store data? (localstorage)
- How to caputure data? (web form)
- How to modify data? (update action, delete action)
- How to view data? (style?)
- UI/UX considerations (how are we going to use this)
- update/delete column
- button disabling when input values are invalid