A simple MVC 5 app to handle questions for Frontier Developments live streams.
Questions can be asked and voted up or down.
Add a vote entity to track who's voted on what.
Add events so that questions are stored by event and quotas are also per event.
Add manager page for Ed to create events.