Skip to content

Page Creation

Ofek Shaltiel edited this page Dec 12, 2023 · 1 revision

Page Creation Flow

  • Go to the 'new page' button
  • Fill out the following details -Name
  • Day of birth (optional)
  • Day of passing (optional)
  • Visitation (optional)
    • Date
    • Location
    • Description
  • Funeral (optional)
    • Date
    • Location
    • Description
  • Obituary
  • Donation goal (optional)
  • Deadline (optional)
  • Images (optional)

Image Handling

  • To upload an image press the browse button either
    • double tap an image in the file explorer to upload one image
    • click and select multiple images and hit open to upload multiple images
  • To delete an uploaded image press the red x on the image you want to delete
  • To select a profile image, go to the 'profile image selection' section press the first image and scroll and click the image you want as the profile image.

Services Used

  • Internally creates new page in the database and gives images a pageCuid after creation.
  • Internally known as EditPage / new page.
  • Uses AWS S3 Bucket to Store images.

Clone this wiki locally