Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gabrielmedrados/questionsroom

Projeto website criado no #NLW6 discover. Sala Chat de perguntas 💬
https://github.com/gabrielmedrados/questionsroom

chat css ejs javascript perguntas perguntas-e-respostas questions room

Last synced: about 2 months ago
JSON representation

Projeto website criado no #NLW6 discover. Sala Chat de perguntas 💬

Awesome Lists containing this project

README

        

## QuestionsRoom


QuestionsRoom


Platform



Repository size

License




Projeto    |   
Tecnologias    |   
Layout    |   
Licença

### Layout 🚧

#### Desktop Screenshot
imageBeautysalon

### Projeto 💻
O projeto é um site onde o usuario pode criar salas como dono ou entrar em uma sala já existente para fazer perguntas
O dono pode adicionar perguntas, marca-las como lidas ou remove-las

A ideia é responder as perguntas em streams

## Rodar o projeto 🚴🏻‍♂️

#### On your machine:

Dependencies

```json
"dependencies": {
"ejs": "^3.1.6",
"express": "^4.17.1",
"sqlite": "^4.0.23",
"sqlite3": "^5.0.2"
"nodemon": "^2.0.7"
}
```

```bash
# Clone the repository
$ git clone https://github.com/GabrielMedradoS/QuestionsRoom.git

# Access the project folder at the command prompt
$ cd QuestionsRoom

# Install the dependencies
$ npm install

# Run the script "start"
$ npm start

# The project will start at the door: 3000 - access http://localhost:3000
```

## Tecnologias 🛠


html5
css3
javascript

## Licença ⚖️
This project is under the MIT license. See the archive [LICENSE](https://github.com/GabrielMedradoS/QuestionsRoom/blob/master/License) for more details.

## Autor ✍🏾

| perfil

| :-------------------------: |
|
Gabriel Medrado | |

[![Linkedin Badge](https://img.shields.io/badge/-GabrielMedrado-blue?style=flat-square&logo=Linkedin&logoColor=white)](https://www.linkedin.com/in/gabriel-medrado-de-souza-9a30b3206/)
[![Gmail Badge](https://img.shields.io/badge/[email protected]?style=flat-square&logo=Gmail&logoColor=white)](mailto:[email protected])