Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 382 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 382 Bytes

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