This is a Questioning and answering website. here users can ask question as well as answer for others questions.
Tech stack:
Front end - HTML,CSS,Bootstrap Framework - Python Django Database - MySql
Database description: * The Mysql database contains a tables like user, questions and answers. Here User is a foreign key for questions table and questions is foriegn key for answers table. I splitted the tables to reduce redundancy.




