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
- Host: GitHub
- URL: https://github.com/parikshit223933/kvora
- Owner: parikshit223933
- Created: 2020-08-09T21:00:33.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-20T18:18:39.000Z (over 5 years ago)
- Last Synced: 2025-01-10T08:56:26.730Z (over 1 year ago)
- Language: JavaScript
- Size: 1.61 MB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KVORA
## Model References
.svg)
## 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