Skip to content

sanjay0001/AskIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AskIt

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.

Deploy to heroku

Screenshot (7)

Screenshot (11)

Screenshot (8)

Screenshot (9)

Screenshot (10)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors