Skip to content

๐Ÿง‘โ€๐Ÿซ Learn your target language with GIFs โ€” Coroutines, Hilt, Flow, Jetpack (Compose, Room, ViewModel, LiveData) based on MVVM architectural design pattern.

License

Notifications You must be signed in to change notification settings

TheTeamPotato/GIFit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

GIFit

License Version MinAPI Kotlin

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

  • Ktor Client - Execute network service calls

  • Lottie Compose - Animate sweet Lottie animations

  • Splash API - Customize your Splash without effort

  • Timber - Log your messages

Services

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.