Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Tv-Maniac is a personalized entertainment tracking and recommendation Multiplatform app (Android & iOS) for tracking TV Shows using TMDB API.

License

NotificationsYou must be signed in to change notification settings

thomaskioko/tv-maniac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkkmpcomposeswiftui

TvManiac is a personalized entertainment tracking and recommendation Multiplatform app. By utilizingTMDB, 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.

AndroidiOS
AndroidDemo.mp4
iOSDemo.mp4

Important

To fetch data, you will need tocreate a TMDB API app and generate an API key if you don't have one. Once you have your keys, add them toconfig.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

Libraries Used

Android

Kmp - Common

iOS

Roadmap

Android

  • Implement Watchlist
  • AddMore 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
  • Implement Search
  • Add Episode detail screen
  • Add Watchlist

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
  • Implement Search
  • Add Episode detail screen
  • Add Watchlist

Shared

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

References & Inspiration

License

Copyright 2021 Thomas KiokoLicensed 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.0Unless required by applicable law or agreed to in writing, softwaredistributed 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 andlimitations under the License.

[8]ページ先頭

©2009-2025 Movatter.jp