https://github.com/ardhweb/quorabee
This project is a simple clone of the popular question-and-answer website Quora. We named this QuoraBee.
https://github.com/ardhweb/quorabee
bootstrap5 django django4-2 python quora-clone
Last synced: 3 months ago
JSON representation
This project is a simple clone of the popular question-and-answer website Quora. We named this QuoraBee.
- Host: GitHub
- URL: https://github.com/ardhweb/quorabee
- Owner: Ardhweb
- License: gpl-3.0
- Created: 2023-07-26T11:42:52.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-26T12:16:09.000Z (almost 2 years ago)
- Last Synced: 2025-01-07T06:46:25.296Z (5 months ago)
- Topics: bootstrap5, django, django4-2, python, quora-clone
- Language: Python
- Homepage:
- Size: 394 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# quorabee
This project is a simple clone of the popular question-and-answer website Quora. Users can ask questions, answer questions, and upvote or downvote questions and answers. The project is built using the Django web framework and the Python programming language.Features:
Users can create an account and sign in to the site.
Users can ask questions and answer questions.
Users can upvote or downvote questions and answers.
Users can view the questions and answers.
Users can view questions and answers that they have upvoted or downvoted.


