DanPearce / CI_PP5_Nexus

Nexus is a social network built using React. Inspired by Instagram, this site allows users to share images and posts to interact with other users on the site.
https://ci-pp5-nexus-danpearce.herokuapp.com/
2 stars 1 forks source link

EPIC: Posts #12

Open DanPearce opened 1 year ago

DanPearce commented 1 year ago

Posts

Posts - The pages related to a user's posts, and all other user's posts. All posts are viewable by all users. Authenticated Users are able to add a post, edit their own posts, and also delete their own posts. Authenticated users should be able to add comments to posts, modify and delete if nessessary. Authenticated users should also be able to like and unlike existing posts.