Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 918 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 918 Bytes

QaNet

Question answer forum with minimal features like stack overflow built with Golang, Buffalo, Gorm and postgresql.

Note The old C#, angular can be found here https://github.com/shanmugharajk/QaNet/tree/dotnet-version

Features

  • Post questions and answers with comments and voting.
  • Admin page to manage the flagged posts, comments.
  • Bookmark questions.
  • Realtime updates on the new answer, vote.
  • Full text search on post.

Todo

  • Full text search
  • Edit post
  • Bounty points, flag posts, comments
  • Realtime updates
  • User profile page
  • Pagination in answers, comments

Screen shots

Home

Post detail