Skip to content

andrewsofie/simplequestionstracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple questions tracker written in Meteor.

The purpose of this app is to allow an audience during a talk/dialog session to submit their questions to the speakers who may be holding a portable device such as a smart phone or tablet, as well as to a display such as a projector, in real time. At the moment public users will only be able to see questions which have been approved by users who are currently logged in (role based accounts not yet implemented).

This is my first Meteor app so do let me know if I did anything the "wrong" way.

demo available at http://simplequestiontracker.meteor.com/

Todo

  1. Discretionary and role based access control system
  2. Allow creation of "Rooms" by registered users, who would be given admin rights over created room.
  3. Simple access control system for admins to give other users moderation and or speaker rights
  4. Moderators can approve, reject or delete questions
  5. speakers can post responses to questions
  6. Rooms accessed publicly with a hashed url

About

A simple questions tracker written in meteor.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors