tiandrades / NPS-NLW

NLW#04 - Node.js - An API made with Node.js for calculate your satisfation with our attendance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NPS-NLW

Technologies   |    Project   |    Diagram   |    How to run

NLW 04


❓ About

NPS-NLW is an application that consists of calculating the company's NPS. In it we make the registration of users, registration of surveys, sending e-mail for users to respond as satisfaction surveys and with this we can perform the calculation of the NPS.

This project was developed during the NodeJS trail, in the fourth edition of NLW. We learned concepts about what an API is, how to start a project using Typescript and Express for route management, TypeORM for data manipulation, automated tests and sending e-mail.

✨ Technologies

This project was developed with the following technologies:

🔶 Diagram

Aplication Diagram

🚀 How to run

# Clone this repository
$ https://github.com/TiagooAndrade/NPS-NLW.git

# Install dependencies
$ yarn install

# Start the project
$ yarn dev

The application can be accessed at localhost:3333.


Made with 💚 by Tiago Andrade

About

NLW#04 - Node.js - An API made with Node.js for calculate your satisfation with our attendance


Languages

Language:TypeScript 93.7%Language:Handlebars 6.3%Language:Shell 0.0%