Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.39 KB

File metadata and controls

26 lines (18 loc) · 1.39 KB

ADAB - Ayo Dengar Ayo Bicara (Let's Hear & Talk) for Android

Build Status

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.

Full documentation

To check the full documentation visit this site.

Issues, bugs, and requests

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.

Building the app

Prerequisites

This is an Android Studio project. You need Android Studio (or IntelliJ IDEA) to build this app.

Contribute and pull request

  1. Fork this repo
  2. Create new branch
  3. Make your changes
  4. Pull request

NOTE: Make sure you follow the example from this guide to keep the commit messages tidy.