An open-source web and mobile application to help hearing-impaired students in the all-online world. We develop this app mainly to help our friends at Binus University, but we hope to be also used outside. There's a paper about this project if you like to learn more.
To check the full documentation visit this site.
We welcome contributions and feedback! Please file a request in our issue tracker and we'll take a look.
For simple changes (such as to CSS and text), you probably don't need to build this site. Often you can make changes using the GitHub UI.
If you want/need to build, read on.
This is an Android Studio project. You need Android Studio (or IntelliJ IDEA) to build this app.
- Fork this repo
- Create new branch
- Make your changes
- Pull request
NOTE: Make sure you follow the example from this guide to keep the commit messages tidy.