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

Added functionality to get data from backend #90

Closed noodaj closed 3 months ago

noodaj commented 3 months ago

Description / Changes Made

Portions of this code that utilized AI generation

friends.tsx in the await Promise.all (some parts of the code were built off of ChatGPT recommendations)

How to Test

  1. Clone it and add references/posts to the user testuser123 for following and posts
  2. Check index, friends, and profile page

Checklist