Satisfaction vote app made for retirement home
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.
- 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 andreact-native run-ios
for ios
Never tested it on iPad or any ios device, feel free to commit changes
react-native-circle-percentage by JackPu https://github.com/JackPu/react-native-percentage-circle