ProjectLibertyLabs / social-app-template

Social Application Template that uses Gateway Services
Apache License 2.0
1 stars 4 forks source link

89 bug replies not showing #115

Closed claireolmstead closed 4 months ago

claireolmstead commented 4 months ago

Purpose

The goal of this PR is to create the infrastructure to support replies.

Closes #89

Solution

The solution is to create a lightweight database that holds the replies, add styling for replies, and support on the frontend to display the replies.

@JoeCap08055

Change summary

Steps to Verify

  1. Start everything from scratch
  2. Login
  3. Create a post
  4. write a comment on your own post
  5. write a comment on someone else's post
  6. write a second comment.

Additional details / screenshot