UNLV-CS472-672 / 2024-S-GROUP5-Munch

The Munch app is a social platform where users create profiles by selecting preferred foods.
1 stars 11 forks source link

Edit Post Functionality #107

Closed StacL closed 5 months ago

StacL commented 5 months ago

This is related to issue #105.

Description / Changes Made

Portions of this code that utilized AI generation

Link to Generated Code (If Applicable):

How to Test

  1. login
  2. create a post
  3. go to profile page
  4. click post
  5. click edit
  6. change data
  7. click save changes
  8. observe changes in frontend and backend

Checklist