/Questioner-app

Primary LanguagePythonMIT LicenseMIT

Questioner

License: MIT

Questioner is a platform where a meetup organizer can create meetups then other interested users may comment and ask questions about the meetup.

Features.

  • [] Admin can create meetups.
  • [] Users can create an account and log in.
  • [] Users can post questions to a specific meetup.
  • [] Users can upvote or downvote a question.
  • [] Questions are sorted based on the number of upvotes a question has, which helps the meetup organizer(s) to prioritize questions most users are interested in.
  • [] Users can post comments to a specific question.
  • [] Admin can add images to a meetup record.
  • [] Admin can add tags to a meetup record.
  • [] User can reset password.