GIFit
GIFit copied to clipboard
🧑🏫 Learn your target language with GIFs — Coroutines, Hilt, Flow, Jetpack (Compose, Room, ViewModel, LiveData) based on MVVM architectural design pattern.
GIFit
GIFit is a full-featured MVVM Android app built entirely with Jetpack Compose. It supports more than 10+ source languages for translation to English with a visual GIF image.
🛠 Features
- Add search result to favorites
- Inspect your search history
- Supports offline usage
- Supports 13 different languages
- 🇨🇳 Chinese
- 🇩🇰 Danish
- 🇳🇱 Dutch
- 🇫🇮 Finnish
- 🇫🇷 French
- 🇩🇪 German
- 🇮🇹 Italian
- 🇯🇵 Japanese
- 🇰🇷 Korean
- 🇳🇴 Norwegian
- 🇪🇸 Spanish
- 🇸🇪 Swedish
- 🇹🇷 Turkish
📲 Download
Go to the Releases to download the latest APK.
🏗 Tech Stack
Architecture
- 100% Kotlin based, including Gradle files
- MVVM Clean & Multi-Module Architecture
- Repository Pattern
Libraries
-
Minimum SDK level 21 + based on Kotlin
-
buildSrc + Kotlin DSL - Manage dependencies and modules implementation easily and much clearer than the traditional way
-
Coil - Display image and GIF animations
-
DataStore - Manage local data
-
Coroutines & Flow - Perform asynchronous operations
-
Hilt - for dependency injection
-
Jetpack Libraries
- Compose - Build modern declarative Android UI
- Compose Navigation - Navigate between composables
- Lifecycle - Observe lifecycle state changes
- Room - Manage CRUD operations
- ViewModel - Store UI related data
-
Ktor Client - Execute network service calls
-
Lottie Compose - Animate sweet Lottie animations
-
Splash API - Customize your Splash without effort
-
Timber - Log your messages
Services
- GIPHY API Service - GIF API
- Google Translation | ML Kit - Translate text in more than 50 languages
- Google TTS Service - For TTS(Text to Speech)
- Lottie - Animation library
How to get the Giphy API key?
Register here and get your own API key for your builds.
🏆 MAD Scores
👩💻 Contribution
All contributions are welcomed. Feel free to open PR. If you've found an error in this sample, please file an issue: https://github.com/TheTeamPotato/GIFit/issues PRs are encouraged.
❤️ Find this repository useful?
Support the repository by becoming a stargazer 🎖
License
Designed and developed by yektasarioglu (Yekta Sarioglu) and isoguzay (Ismail Oguzhan Ay)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.