Description
Hello World, Welcome to ProjectsPlaza.com. This is Q&A Website built with Django 3, bootstrap 4, and SQLite 3. This is a fully functional application. In this application, the user can ask questions, submit answers, comment on answers, upvote on the answer, downvote on the answer, etc. Upvote, downvote, and comment on answer functionality have been created with jquery and ajax.
## Features
– All questions list
– Search questions
– Ask question
– Submit Answer
– Comment on Answer
– Upvote on the answer
– Downvote on the answer
– Manage user profile
## How to run this script
– Download the zip file and extract
– Activate the virtual environment
– Start the script with the following command
– py manage.py runserver
– http://127.0.0.1:8000/
– Access admin with http://127.0.0.1:8000/admin
## Admin Credentials
username: admin
password: admin
Reviews
There are no reviews yet.