Thisable built using Kotlin Programming Language and implemented a recommended MVVM Architecture
To make it easier to grant access to application, we provide login feature using Google Authentication.
This feature helps us to translate Indonesian sign language words. This feature developed by using ML Kit as a real time detection package.
This feature helps find objects around you. This feature developed by using ML Kit as a real time detection package.
This feature help read text in front of you. This feature developed by using Cloud Vision API provided by the Cloud Computing team.
This feature to provide feedback for our application for future development. To store the feedback to Firestore Database, we use the REST API by the Cloud Computing team.
This feature help to inform what color of the object that direct to your camera. This feature develop using OpenCV 4.5.5 Library
This feature help to make call your emergency contact
-
- Clone the project to your local storage
git clone https://github.com/Thisable-Dev/md-thisable.git
- Setup your Cloud Vision API KEY
defaultConfig {buildConfigField("String", "CLOUD_VISION_KEY", '"Your Api Key"')}
- Clone the project to your local storage