# Dimillian/MovieSwiftUI

SwiftUI & Combine app using MovieDB API. With a custom Flux (Redux) implementation.

Repository: https://github.com/Dimillian/MovieSwiftUI
Canonical: https://ross.abutalabs.com/products/movieswiftui
Language: Swift
License: Apache-2.0
License Family: permissive
Last push: 2024-01-17T15:31:08+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2645, "days_push": 959, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6530, forks 651 (observed 2026-08-28T04:09:44.975721+00:00)

## What it is
MovieSwiftUI is a real-world iOS and macOS application built entirely with SwiftUI and Combine, consuming the MovieDB API. It serves as a demonstration and learning resource, featuring a custom Flux/Redux-style state management implementation.

## Use cases
- learn SwiftUI by studying a real-world app
- see how to implement Redux/Flux state management in SwiftUI
- build a movie browsing app with the MovieDB API
- understand Combine and ObservableObject data flow
- explore pure SwiftUI app architecture without UIKit
- find SwiftUI design and architecture patterns

## When to choose
- you want a reference implementation of SwiftUI with a custom Flux/Redux store
- you're learning SwiftUI and Combine through a complete example app
- you need an example of a pure SwiftUI app running on iPhone, iPad, and macOS

## When to avoid
- you need a production-ready movie app with ongoing feature development
- you require UIKit interoperability examples or representables
- you want a maintained library rather than a demo application

## Facets
- artifact type: application
- maturity: maintenance
- function: state-management, ui-components, http-client
- domain: mobile-development, frontend, developer-tools, entertainment
- platform: -
- tags: swiftui, combine, redux-flux, moviedb-api, sample-app, tutorial, ios, macos, swift

## Member repositories
- Dimillian/MovieSwiftUI (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:44.975721+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:44:08.374698+00:00, confidence not recorded.
  - readme: https://github.com/Dimillian/MovieSwiftUI (fetched 2026-08-28T04:09:44.975721+00:00, sha e4c6692557e2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
