# miaowmiaow/fragmject

fragmject is a learning project prepared for Kotlin and Jetpack Compose. | fragmject 是一个为初学者准备的上手项目。 通过对 Kotlin 和 Compose 的系统运用，实现的一个功能完备符合主流市场标准 App。  fragmject 没有复杂的业务和多余的封装， 完全依照 Android Developer 官方的写法。 代码简单，内容全面，快速上手，对理解其他项目设计思想和封装技巧也很有帮助。

Repository: https://github.com/miaowmiaow/fragmject
Canonical: https://ross.abutalabs.com/products/fragmject
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: kotlin, android, jetpack-compose, webview, calendar, compose, room
Last push: 2026-08-26T06:39:02+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 8, longevity 100
- inputs: {"age_days": 1945, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1465, forks 255 (observed 2026-08-28T04:04:48.279749+00:00)

## What it is
A beginner-oriented open-source Android learning project demonstrating Kotlin and Jetpack Compose through a fully functional, mainstream-standard app built with official Android Developer patterns. It uses a multi-module MVVM/MVI architecture with Navigation 3, Material 3, Hilt, and Room, intentionally avoiding heavy third-party wrappers so learners can understand the fundamentals.

## Use cases
- learn kotlin and jetpack compose with a complete real app
- android compose beginner tutorial project
- understand mvvm and mvi architecture in android
- example of navigation 3 with type-safe routing
- learn how to structure a multi-module android app
- reference for building custom compose controls like calendar and image picker
- study gradle version catalogs and convention plugins

## When to choose
- you are new to Kotlin or Jetpack Compose and want a complete, simple, officially-styled project to learn from
- you want to see MVVM/MVI, Navigation 3, and WindowSizeClass patterns in a real app without complex business logic
- you prefer learning fundamentals over relying on heavily wrapped third-party libraries

## When to avoid
- you need a production-ready framework or reusable library to drop into your own app
- you want a mature codebase with complex real-world business logic and battle-tested abstractions
- you are not targeting Android development

## Facets
- artifact type: learning-resource
- maturity: active
- function: mobile-framework, ui-components, state-management, routing, developer-tools
- domain: android-tools, mobile-development, tutorials, education
- platform: jvm
- tags: jetpack-compose, kotlin, mvvm, mvi, room, hilt, navigation-3, material-3, beginner-friendly, sample-app, webview, android, mobile

## Member repositories
- miaowmiaow/fragmject (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:48.279749+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-30T04:35:06.183447+00:00, confidence not recorded.
  - readme: https://github.com/miaowmiaow/fragmject (fetched 2026-08-28T04:04:48.279749+00:00, sha 994b8dfbb960)
- Data as of 2026-08-30T08:39:29.467469+00:00.
