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

Feature/dbaranoff/add posts comments feature #427

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

dbaranoff
Copy link

Comments feature implemented. Users are able to see the comments underneath the posts as well as being able to create, add, edit, delete comments.

Added the Comment module to the frontend side.
Created Comment model, routes and controller on the backend side.
React core packages updated to the latest versions.
Formik package installed to handle forms.

dbaranoff and others added 4 commits January 29, 2020 11:13
Deprecation warnings from mongoose package resolved.
Formik and yup package added for handling forms.
Comments module moved to separate folder
Comment module components refactored.
CSS added
React core packages updated to latest versions as well as some of test packages.
Tests fixed.
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.

None yet

1 participant