The “EmotionApp” (TunneApp in Finnish) was created for the Empathy Business project. The application was intended to create an opportunity to measure people’s feelings about different events through surveys. In one example (pictures above), the app was used to test people’s feelings before and after a museum visit.
The application was produced by project workers in FrostBit’s web and mobile team. EmotionApp has different question types, which you can use to build your own survey. The application was made with react-fronted and node-backend, and all questions and their answers are stored in a postgreSql database. Using websockets, the application also makes it possible to display survey data in real time to respondents.