Burnt Honey
upload submission
new submission
Upload the work with the right structure.
This page is the actual submission engine for Burnt Honey. It should let a creator describe the project, upload files, save a draft, and submit when ready without making the process feel messy or intimidating.
what this page must do
Collect files, context, and ownership in one place.
The form should gather enough structure for review while still feeling elegant and creator-friendly. This is where the real product behavior starts.
submission form
This is the upload page layout
The fields here define the data model behind each submission. Once these are stable, backend work gets much easier.
Drop files here or upload manually
Support for project files, preview images, PDFs, image sets, or other submission materials should be wired here later.
Required fields
- Project title
- Category or medium
- Description
- Ownership confirmation
- Files or previews
Draft behavior
Creators should be able to save progress without submitting, then come back later through the dashboard.
Status logic
Once submitted, the record should move from draft to submitted and become trackable from the dashboard and admin review pages.