Skip to content

Slovníček

Slovníček

Offline-first PWA with a hand-written sync engine

Full-stack app — from the design to the API.

  • Next.js
  • TypeScript
  • Dexie
  • Supabase
  • PWA

Live ↗Source ↗

IndexedDB is the source of truth, not a cache. The hard part is a bidirectional sync engine: last-write-wins with per-table watermarks, and pull deliberately ordered before push so a stale offline edit can never overwrite a newer server row.

Slovníček — Home

In use.

Desktop
  • Slovníček — Review round

    Review round

  • Slovníček — Word list

    Word list

  • Slovníček — Profile

    Profile

Desktop, dark
  • Slovníček — Home

    Home

  • Slovníček — Review round

    Review round

  • Slovníček — Word list

    Word list

  • Slovníček — Profile

    Profile

Phone
  • Slovníček — Home

    Home

  • Slovníček — Review round

    Review round

  • Slovníček — Word list

    Word list

  • Slovníček — Profile

    Profile

Phone, dark
  • Slovníček — Home

    Home

  • Slovníček — Review round

    Review round

  • Slovníček — Word list

    Word list

  • Slovníček — Profile

    Profile

A review round: multiple choice first, then typing the answer, with a hint worth half the points.
← My projects.