FEATURE: Recipe creation page should support image upload and tag creation. #12

Open
opened 2025-07-09 22:32:37 -07:00 by azpect · 2 comments
Owner

Currently, the page accepts image uploads and tags; however, the backend does not process them. This is a required feature for launch.

This will require database migrations as well as backend updates. The UI is likely in perfect shape as is?

Currently, the page accepts image uploads and tags; however, the backend does not process them. **This is a required feature for launch.** This will require database migrations as well as backend updates. The UI is likely in perfect shape as is?
Author
Owner

Tag support is complete as of #16 !

Just waiting for image implementation.

Tag support is complete as of #16 ! Just waiting for image implementation.
azpect added the
Priority
Critical
Kind/Enhancement
labels 2025-11-24 11:24:15 -07:00
Author
Owner

This might require a file server, though those aren't too terrible to implement with Go. Just need to set aside time to do it.

This might require a file server, though those aren't too terrible to implement with Go. Just need to set aside time to do it.
Sign in to join this conversation.
No description provided.