Skip to content

Create Post

✅ Live on Production — This feature is fully deployed and available to all users on the master branch.

The Create Post screen allows users to contribute new conservation solutions to the EarthTeam platform. It provides a comprehensive form with fields for title, description, category selection, geographic location, and image uploads.

  • Title & Description — Rich text input for the solution details
  • Category Selector — Choose from article, project, solution, event, or report
  • Location Picker — Optional latitude/longitude entry for geographic placement
  • Image Upload — Attach multiple images
  • Modal Presentation — Presented as a modal overlay for contextual creation
  1. Tap “Add Solution” (from map sidebar or list view)
  2. Modal opens with the creation form
  3. Enter title and description
  4. Select category type
  5. Optionally set location coordinates
  6. Upload images
  7. Submit — post appears on the map and in list view

When you fill out and submit the creation form, your post is sent to the EarthTeam servers, which process the content and store it alongside any images you attached. The server validates the information, associates your location coordinates if provided, and makes the new post immediately available on the map and in search results for all users to see.