McHardex / questionerFrontend

Crowd-source questions for a meetup. Questioner helps the meetup organizer prioritize questions to be answered. Other users can vote on asked questions and they bubble to the top or bottom of the log.

Home Page:https://mchardex.github.io/questionerFrontend/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

questionerFrontend

Crowd-source questions for a meetup. Questioner helps the meetup organizer prioritize questions to be answered. Other users can vote on asked questions and they bubble to the top or bottom of the log.

Application is hosted on github-pages here

Application database documentation is on this repository here

Made With

UI

* HTML for writing the webpage
* CSS for styling
* Javascript to consume the application database hosted on heroku

Features of the app

  • Users can Signup and log in on the app
  • Users can view meetups
  • Users can view upcoming meetups
  • Users can view specific meetup
  • Users can ask question in a particular meetup
  • Users can upvote and downvote questions
  • Users can comment on questions in a particular meetup
  • Users can rsvp for a meetup
  • Users can view their personal profiles
  • Users can view the number of questions they have posted
  • Users can view the number of questions they have commented on
  • Users can view the number of people coming for a particular meetup
  • Only Admin can create, edit and delete meetups

About

Crowd-source questions for a meetup. Questioner helps the meetup organizer prioritize questions to be answered. Other users can vote on asked questions and they bubble to the top or bottom of the log.

https://mchardex.github.io/questionerFrontend/index.html


Languages

Language:CSS 40.5%Language:JavaScript 34.6%Language:HTML 24.9%