flutter
smile meter
smile meter, a flutter project to take surveys of talks using emoticons.
the idea is to put a person in the exit way and get feedbacks from the public living the room.
getting started
- download the repo
git download [email protected]:imtoori/smilemeter.git
- cd into the project
cd smilemeter
- get the dependencies
flutter packages get
- create a new firebase project and configure android and ios apps (https://firebase.google.com/docs/flutter/setup?platform=android)
- enable firebase firestore in your project using test mode
- run the app
flutter run
screenshots
![[2025] Smile Meter #1 Take Talks Surveys smile meter - take talks surveys](https://i0.wp.com/flutterawesome.com/content/images/2019/12/flutter_01.png?w=770&ssl=1)
![[2025] Smile Meter #1 Take Talks Surveys smile meter - take talks surveys](https://i0.wp.com/flutterawesome.com/content/images/2019/12/flutter_02.png?w=770&ssl=1)
Comments are closed.