FileFrame — Views Index

Every mocked view in the prototype.

Start here

Open the prototype → — launches into Books (list), the default landing room. Everything else is reachable from there via the sidebar or by clicking into items.

sidebar = one click from the left nav, anywhere in the app. contextual = opened from a button inside another view (noted per row). No views are orphaned — all 25 are reachable by clicking around.

Rooms sidebar

  1. 01
    Books (list) — default landingBook collection in list layout — thumbnail + metadata rows.
  2. 02
    Books (grid)Same book collection as a cover-wall grid. Toggle from the room header.
  3. 03
    MusicRecords, CDs, cassettes, digital — rolled up under format facets.
  4. 04
    MoviesFilm collection, cover-wall default.
  5. 05
    Board GamesTabletop game collection, list-default for dense metadata.
  6. 06
    Video GamesConsole and PC game collection.

Item

  1. 08
    Item Detail — single copy click any cover in a roomSingle-copy item. The default case.
  2. 08a
    Item Detail — multiple copies, same edition Stoner (id 14) — 2 copies of NYRB · 2006Reading copy + unread gift, both same edition. Copy chooser at top of right column.
  3. 08b
    Item Detail — multiple copies, different editions Gravity's Rainbow (id 2) — 3 different editionsViking first edition + Penguin paperback + Bantam book-club edition. Cover and copy data swap when a different copy is selected.
  4. 09
    Edit Item Item Detail → “Edit details”Edit details for an existing item.
  5. 10
    Grade Condition room attention banner → “Grade now” / Just-AcquiredSet item + packaging condition on the unified Mint→Poor scale.
  6. 11
    Lend Out Item Item Detail → “Lend out”Record a borrower, loan date, and due date for a single item.

Add

  1. 12
    Add — Picker sidebar (“+ Add”)Entry point to choose how to add: camera, search, or manual.
  2. 13
    Add — Camera / Vision Add pickerLive camera stream with recognized-item state and scan queue.
  3. 14
    Add — Search Add pickerText search against external sources with result picker.
  4. 15
    Add — Manual Entry Add → Search → “Enter manually”Fill all fields by hand when nothing is found.

Acquisition funnel sidebar (per room)

  1. 16
    WishlistItems you want to own but don't yet.
  2. 17
    On OrderPurchased items that haven't arrived yet.
  3. 18
    Just AcquiredIn-hand items not yet catalogued or shelved.

Activity

  1. 19
    Session Log sidebarHistory of reads, watches, plays, and spins per item.
  2. 20
    Lending Tracker sidebarActive loans with borrower, due date, and overdue state.
  3. 21
    New Loan Lending → “+ Lend an item”Start a loan from scratch — pick item and borrower.

Discover & meta sidebar

  1. 22
    Global SearchCross-room search with filters like year, condition, format.
  2. 23
    StatsOpt-in acquisition vs. usage rates per room and across the collection.
  3. 24
    Import / ExportBring in Goodreads/Discogs CSVs; export your collection.
  4. 25
    SettingsRegion, sync, data sources, account.

Verified against mocks/render.js route table and in-view buttons. Every route the router accepts has at least one click-path from the default landing room.