/letmeask

Live Q&A rooms platform to help streamers answer yours audience.

Primary LanguageTypeScript

dt money logo

Let Me Ask is a platform built to let you gather questions from your viewers during your stream and let them vote for which are the best questions for you to answer.


home
new room
normal
admin

Functionality

Every user can create a room and share the password to other people in order to they join. The normal user can make questions and give a like to them. The creator of the room can highlight, delete and mark a question as answered.

Technologies

The following tools were used in this project:

Getting started

First of all, you need to have Git and Node installed.

# Clone this project
$ git clone https://github.com/viniciuspatzer/letmeask.git

# Access
$ cd letmeask

# Install dependencies
$ yarn install

# Run the project
$ yarn start

# The server will initialize on the localhost