An open API service indexing awesome lists of open source software.

https://github.com/parikshit223933/kvora

Quora's Clone on MERN STACK
https://github.com/parikshit223933/kvora

Last synced: 10 months ago
JSON representation

Quora's Clone on MERN STACK

Awesome Lists containing this project

README

          

# KVORA

## Model References

## ToDo:
1. Remove question to comment mapping in the diagram
2. Add draft and its connections in the diagram
3. Handle Comments (Major Task)
4. add chatting feature P2P

## Tasks
1. Following
a. User can follow different users on the app.
2. Asking Questions
a. Users can ask questions in General
b. Users can ask questions to other users
3. Answering Questions
a. A user can answer a question
4. Upvoting / Downvoting both questions and answers
5. Adding Comments to Answers
6. Saving user’s interests
7. User’s feed according to their interests
8. Direct message
9. Social login + local login
a. Account verification by email
b. Password reset option for local login