The questioner app is a web that allows users who are attendees of a meetup to be able to raise questions they would like to discuss in the meetup. The questions are then voted on by feelow users to determine which has more priority over the others. The question with most votes is deemed as one with a highest priority.
user signup page
user sign in page
user functions
> - user post question
- user up/down-vote a question
- user comments to questions
user profile
> - number of questions asked
- number of questions commented to
- Top feed questions for upcoming meetups to attend
admin
> - create meetup
- delete meetup
- A web browser (chrome/firefox/opera)
- Git
- clone the repo
git clone https://github.com/kburudi/the-Questioner
- cd into "Questioner--UI"
- open index.html on your browser
- try all other links and navigations
Trevor Burudi
- Andela workshops
- Team-mates