Skip to content

Commit

Permalink
added link to addon
Browse files Browse the repository at this point in the history
  • Loading branch information
samie committed May 26, 2023
1 parent bf0b401 commit 499e040
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This is a reusable NPS [Net Promoter Score](https://en.wikipedia.org/wiki/Net_promoter_score) widget. The widget displays a numeric scale typically ranging from 0 to 10, allowing users to rate their experience or likelihood to recommend on a continuum.

The widget is available in Vaadin Directory: [vaadin.com/directory/component/nps](https://vaadin.com/directory/component/nps).

<img width="698" alt="nps-widget" src="https://github.com/samie/nps/assets/991105/6e823dfe-d730-432f-9a38-870a09d2646a">

Additionally the demo project implements a full application for collecting and reporting the NPS score. This can be used as standalone application to collect user feedback. This application is a runnable Spring Boot web application using Vaadin.
Expand Down

0 comments on commit 499e040

Please sign in to comment.