smilemeter
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
-
Clone the repo
git clone [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