Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 660 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 660 Bytes

Selectize app


UI flow

  • User types a word and hit the Add ... button. -> Modal opens with an add form.
  • User fill the new-category form and submit. -> The form data is persisted to the database
  • If user closes the modal without submitting the form, the form will be cleared and the modal will close.

erd


References