by Chloe Lin and Hongbo Miao at SF Hacks 2019
An app for deaf students to learn better in class.
https://devpost.com/software/third-ear
Due to time limitation, these things are not completed during Hackathon.
-
Google sign in and sign out was supposed to be handled by redux-observable in epic too, but met a weird issue.
-
Translation is currently using GraphQL mutation. However, it makes more sense to use GraphQL query because nothing changed in the database.