mig-projects / research-app

Source code of the journaling UI used in FINDHR project.
MIT License
0 stars 1 forks source link

Set up write requests to the DB #4

Open Nathx opened 1 year ago

Nathx commented 1 year ago

Make sure that the journaling entries are being recorded properly when submitted from the UI.

Nathx commented 1 year ago

Custom hook for uploadForm containing most of the logic, and combined state for sub-components. Should define edge cases and make sure logic holds true for those.

Nathx commented 1 year ago

When I submit an entry, there should be at least:

Nathx commented 1 year ago

Add field for hashtags, store in user_tags.