Skip to content

Project is development during the Next Level Week workshop by Rocketseat

Notifications You must be signed in to change notification settings

helitonoliveiraa/letmeask

Repository files navigation

LetmeAsk

GitHub top language Repository size GitHub language count Made by Héliton Oliveira GitHub last commit Stargazers

About   |    Technologies   |    Functionalities   |    Download the project

Banner

Banner


Banner

📝 About

This project is development during the Next Level Week workshop by Rocketseat

Functionality

common user

  • Common user
    • The user can make social login with google account.
    • The user can create a new room and this user is the admin for this room.
    • The user can make a question
    • The user can like one or more questions
    • The user can copy the code room and share with your friens
  • Admin user
    • The admin can do everything that the common user do.
    • The admin can mark one or more questions like ready.
    • The admin can hightlight one or more questions.
    • The admin can delete one or more questions.

🔧 Technologies

🔨 Tecnologias utilizadas para desenvolvimento

⬇️ Download the project

⚠ You should have the fallow tools in your computer


Clone this project for your local machine:

# clone the project for your local machine
$ git clone https://github.com/helitonoliveiraa/letmeask.git

# access the folder of project
$ cd letmeask

# install all the dependencies of project
$ yarn / npm install

# run the project
$ yarn / npm run

Make with 💙 by Héliton Oliveira