Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated code for functionality and added comments #773

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

KarynMC27
Copy link

  • Updated code to work with newest version of mongoose/node.js
  • Added the ability for users to make comments that record the comment, the date the comment was made, and the user who made the comment
  • Added a delete button for comments that will only show up for logged-in users on comments that they wrote
  • Added title and username to images in the feed
  • Added username to posts
  • Changed the likes button so that you can only like each post once. It's also a toggle so if you click it again, you unlike the post.
  • Made the dates look a little nicer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant