Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 452 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 452 Bytes

askme

Features

  • User authentication and authorization.
  • Post questions with detailed descriptions.
  • Answer questions posted by other users.
  • Upvote and downvote questions and answers.
  • Search functionality to find relevant questions.
  • User profile pages showcasing user activity.

TechStacks

  • Django
  • SQLite
  • Python
  • HTML
  • CSS