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

Nitesh Yadav: Copy_overflow | batch-2 #46

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nitesh585
Copy link

Copy_Overflow

The application (REST APIs) serves as a platform for users to ask and answer questions, and to vote questions and answers up or down similar to Reddit/Stack overflow and edit questions and answers.


Tech Stack: NodeJs, MongoDB (Mongo Atlas), Postman, VsCode

Features:

Every write operation is authenticated by JWT.

  • User Registration
  • User Login
  • All CRUD operations by the user on the question
  • All CRUD operations by the user on the answer
  • Upvote/Downvote the question
  • Upvote/Downvote the answer
  • Get all the answers to a particular question

@nitesh585 nitesh585 closed this Jan 9, 2022
@nitesh585 nitesh585 deleted the copy_overflow branch January 9, 2022 22:26
@nitesh585 nitesh585 restored the copy_overflow branch January 9, 2022 22:28
@nitesh585 nitesh585 reopened this Jan 9, 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.

1 participant