Skip to content

Question and Answer forum that uses MVT architecture and Django framework

Notifications You must be signed in to change notification settings

v-nafiseh/Question-Answer-Forum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Question and Answer Forum

overview

  • view users questions
  • ask your question
  • post your answer
  • register, login, logout

details

  • using postgresql for database
  • MVT architecture
  • class based views
  • question app for handling questions and answers
  • accounts app for handling users
  • Tag, Category, Question, Answer, Profile models which interact with database

About

Question and Answer forum that uses MVT architecture and Django framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published