/api-nps

Net Promoter Score api - built during the NLW#04 (Node.js)

Primary LanguageTypeScriptMIT LicenseMIT

API-NPS

Technology   |    Project   |    Diagram   |    How to run   |    License

License NLW 04


Preview

✨ Technology

This project was developed with the following technologies:

💻 Project

API-NPS 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 answer the 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.

🔶 Diagram

Application diagram

🚀 How to run

  • Clone the repository
  • Install dependencies with yarn
  • Start the server with yarn dev

The application can be accessed at localhost:3333.

📄 License

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


Made with ♥ by Rocketseat 👋🏻 Join our community!