Build the final submission form for the public web app.
- Fetch and display the dynamic list of Categories and Subcategories from the GET /api/v1/public/categories endpoint.
- Include a text area for an optional description.
- Combine the Photo, GPS coordinates, Category, and Description into a final payload.
Build the final submission form for the public web app.