Fliq. — The Movie DB

Jahid Hasan
2 min readSep 30, 2021

--

Fliq. App Cover

Fliq is a Movie database app. This app is integrated with The Movie DB API. This app UI is simple enough to use, and the app is a fun way to get an overview of your movie experience. I created this repo with the help of awesome UI, Material Design, and the latest features.

git@github.com:JahidHasanCO/Fliq.-The-Movie-DB.git

Built With 🛠

  • Kotlin — Kotlin is the First class and official programming language for Android development.
  • The Movie DB API — The API service is for those interested in using your application's movie, TV show, or actor images and data. Our API is a system we provide for you and your team to fetch and use our data and images programmatically.
  • Retrofit — A type-safe HTTP client for Android and Java.
  • Coroutines Android — A coroutine is a concurrency design pattern that you can use on Android to simplify code that executes asynchronously. Coroutines were added to Kotlin in version 1.3 and are based on established concepts from other languages.
  • Android Youtube Player — android-youtube-player is a stable and customizable open-source YouTube player for Android. It provides a simple View that can be easily integrated into every Activity/Fragment.
  • Material Components for Android
  • Modular and customizable Material Design UI components for Android.
MIT LicenseCopyright (c) 2021 Md. Zahidul IslamPermission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Contributing 💡

Your pull request is very welcomed if you want to contribute to this project and make it better with new ideas. If you find any issue, just put it in the repository issue section. Thank you.

--

--