Skip to content

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

Notifications You must be signed in to change notification settings

tiandrades/NPS-NLW

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published