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

feat: add feeds schema #14

Merged
merged 6 commits into from
Apr 18, 2022
Merged

feat: add feeds schema #14

merged 6 commits into from
Apr 18, 2022

Conversation

chandankumar1307
Copy link
Collaborator

@chandankumar1307 chandankumar1307 commented Apr 18, 2022

Added a Post Schema containing these feeds:
Title,
message,
likes,
comments,
tags
Closes #5

@SuperAayush SuperAayush changed the title Feat: Feed Schema Done feat: add feat schema Apr 18, 2022
@SuperAayush SuperAayush changed the title feat: add feat schema feat: add feeds schema Apr 18, 2022
server/Controllers/feeds.js Show resolved Hide resolved
server/Schema/feeds.js Outdated Show resolved Hide resolved
Copy link
Owner

@SuperAayush SuperAayush left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

__
sema-logo  Summary: 👌 This code looks good

@SuperAayush SuperAayush merged commit 309835a into main Apr 18, 2022
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.

[FEATURE] <adding post schema>
2 participants