Skip to content

AlexandreGaubert/react-native-satisfaction-vote

Repository files navigation

react-native-satisfaction-vote

Satisfaction vote app made for retirement home

Overview

Made with React Native, NodeJS and MongoDB.

Designed to fit android tablet, we place it at the end of an animation or a lunch. Like this, every resident can vote as their satisfaction of the event. At vote initiation, a new object is created in database with the name and type of the event. Each vote is instantly saved in DB via socket.

The results are retrieved in an other web application that list them all and made an average of the month.

Usage

  • open one terminal, cd in the repo and run node server/server.js -db <your mongoDB path> -port <any port you want>
  • connect your device or run emulator then in a second terminal run react-native run-android for android and react-native run-ios for ios

Comments

Never tested it on iPad or any ios device, feel free to commit changes

Credits

react-native-circle-percentage by JackPu https://github.com/JackPu/react-native-percentage-circle

About

Satisfaction vote app made for retirement home

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published