jakeliny / Rocket.Q

Project created to teach JavaScript and NodeJS with a practical example. Project used for the NLW#6 at Rocketseat.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rocket.Q

Technologies   |    Project   |    Layout   |    License

PRs welcome! License


Rocket.Q

πŸš€ Technologies

This project was developed with the following technologies:

  • HTML
  • CSS
  • JavaScript
  • NodeJS
  • EJS
  • Express
  • SQLite

πŸ’» Project

Rocket.Q is a platform of questions in private rooms with password to enter, the administrator of the respective room can check the questions as read or erase then. Rocket.Q can be used by streamers or speakers in events to free rooms to the public make questions.

How to use?

Download this repositorie and with your teminal, enter in the directory

  1. Run the command npm install to install the dependencies
  2. After, run the command npm run init-db to install the database
  3. And to start the application, run the command npm start 

πŸ”– Layout

You can see the layout of the project at this link. It's necessary have an account at Figma to access it.

πŸ“ License

This project is under MIT license. See the file LICENSE for more details.


Made with β™₯ by Rocketseat πŸ‘‹ Join our community!

About

Project created to teach JavaScript and NodeJS with a practical example. Project used for the NLW#6 at Rocketseat.


Languages

Language:EJS 37.6%Language:CSS 33.4%Language:JavaScript 29.0%