demo (frontend)

Directions on creating word/examples with Audio

Directions with Audio

Directions on updating word and example

directions-update

Create Word

create-word

Update Word

update-word

Get Word

get-words

Delete Words

delete-words

Update Examples

update-exs

Delete Examples

delete-exs

add new example with data

add-new-ex delete-old-ex

add example with no data

add-new-no-data

Add example with no data, then update word

add-no-data-ex update-word

Important Note

You can run that project and play around. But please remember the step order

1) create word – fill in word data, then press submit. When ID appears, the operation is successful.

2) create example – add example, fill in data, then press submit. When ID appears, the operation is successful.

3) update word – update new data in word, then press submit. No response yet.
4) update example – update new data in example, then press submit. No response yet.
5) delete example/word – just press delete button. UI will update