Git Product home page Git Product logo

tv-maniac's Introduction

TvManiac

Check android ios TvManiac Debug

TvManiac is a personalized entertainment tracking and recommendation Multiplatform app. By utilizing TMDB, we can view shows, create a watchlist get statistics, and much more. This project aims to demonstrate KMP development capabilities. This is currently running on:

  • Android: Compose
  • iOS: SwiftUI

๐Ÿšง Under Heavy Development ๐Ÿšง

This is my playground for learning Kotlin Multiplatform. With that said, I'm sure it's filled with bugs crawling everywhere, and I'm probably doing a couple of things wrong. So a lot is changing, but that shouldn't stop you from checking it out.

Android iOS
Android_Demo.mp4
iOS_App_Demo.mov

Important

To fetch data, you will need to create a TMDB API app and generate an API key if you don't have one. Once you have your keys, add them to config.yaml. If the file is unavailable, navigate to the root dir and create a symlink. $ ln -s core/util/src/commonMain/resources/config.yaml config.yaml, then add the API keys.

๐Ÿ–ฅ Project Setup & Environment

Requirements

Opening iOS Project

  • Navigate to the ios directory & open .xcodeproj

Architecture Overview

  • TODO: Add detail architecture

TvManiac Architecture

Android Screenshots

Home Screen Light

Home Screen Light

Episodes List Light

Show Details Dark

Show Details Dark

Episodes List Dark

๐Ÿ”† iOS Screenshots

Home Screen Light

Home Screen Light

Home Screen Dark

Show Details Dark

Libraries Used

Android

Kmp - Common

iOS

Roadmap

Android

  • Implement Watchlist
  • Add More screen. Shows GridView
  • Recommended Shows
  • Implement pagination.
  • Add Settings panel.
    • Dynamic theme change.
  • Add Seasons UI
  • Implement trakt auth & sign in
  • Migrate to Material3
  • Implement Paging
  • Add Episode detail screen
  • Add Watchlist
  • Implement Search

iOS

  • Add HomeScreen: Tabs & Empty UI
  • Implement Discover UI
  • Show Detail Screen
  • Add Settings panel.
  • Implement trakt auth & sign in
  • Update show detail UI
  • Add Seasons Detail UI
  • Implement Paging
  • Add Episode detail screen
  • Add Watchlist
  • Implement Search

Shared

  • Use SQLDelight extensions to consume queries as Flow
  • Refactor interactor implementation.
  • Use koin for injection
  • Modularize shared module
  • Try out Flow-Redux
  • Fix paging
  • Improve error handling.
  • Add test cases.

References & Inspiration

License

Copyright 2021 Thomas Kioko

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

    https://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.

tv-maniac's People

Contributors

thomaskioko avatar renovate[bot] avatar misshannah avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.