Skip to content

Repository files navigation

SheetIt

Tablet-only Android spreadsheet app built with Kotlin, Jetpack Compose, and Clean Architecture.

Modules

Module Responsibility
:app UI (Compose), navigation, Hilt entry point
:domain Entities, repository contracts, interactors
:data Room local source, random seeding, repository implementation

Run

./gradlew :app:installDebug

Requirements

  • Android tablet (sw600dp / large & xlarge screens)
  • Rows: 1–1000
  • Columns: 1–6

Interactions

  • Single tap a cell to toggle green highlight
  • Double tap a cell to edit its string value

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages