This project is a class project for CMU Internet of Things class. Classroom Emotion gathers students facial data during online classes and report class engagement, student emotional score and other related metrics to the instructor. This repository is the student client.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Runs the app in the development mode using https.
Testing the camera feature on your mobile device (non-localhost) requires https connection.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
This app uses Ant Design design framework. Visit offical doc to get started.