Skip to content

@Rocketseat #4NLW - Net Promoter Score is the percentage of customers rating their likelihood to recommend a company, a product, or a service to a friend or colleague as 9 or 10 minus the percentage rating this at 6 or below on a scale from 0 to 10

Notifications You must be signed in to change notification settings

RodrigoSaantos/nlw4-net-promoter-score

Repository files navigation

NPS

NPS - Net Promoter Score | NLW#4

Application developed in the fourth edition of Rocketseat Next Level Week 💻🚀

ObjectiveTechnologiesUsageContributionAuthorDemoLicense

email

📩 NPS | NLW#4 ⏰📈 Loading... 📩

🎯 Objective

Net Promoter Score is the percentage of customers rating their likelihood to recommend a company, a product, or a service to a friend or colleague as 9 or 10 minus the percentage rating this at 6 or below on a scale from 0 to 10..

🛠 Technologies

The following tools were used in the construction of the project:

👷 Usage

Rename files "ormconfig.example.json", ".env.example" to ormconfig.json, ".env"

Required! Install git, node and yarn (or npm).

# Clone Repository
$ git clone https://github.com/RodrigoSaantos/nlw4-net-promoter-score.git

# Go to server folder
$ cd nlw4-net-promoter-score

# Install Dependencies
$ yarn
# or
$ npm install

# Run Aplication
$ yarn dev:server
# or
$ npm run dev:server

# Access localhost
http://localhost:3333

🤝 Contribution

This project is for study purposes too. All kinds of contributions are very welcome and appreciated!

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature.

💻 Author

Rodrigo Santos

By Rodrigo Santos 👋🏽 Find me:

Linkedin Badge | Gmail Badge

🎌 Demo

demo

📝 License

This project is under the MIT license.

About

@Rocketseat #4NLW - Net Promoter Score is the percentage of customers rating their likelihood to recommend a company, a product, or a service to a friend or colleague as 9 or 10 minus the percentage rating this at 6 or below on a scale from 0 to 10

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published