Mock Database (Client-Only)

Start here. Run tests first, then explore with the demo consoles.

Serve this folder

From the project root, run npx http-server (or use your static server). Then click the links below.

✅ Testers (Approval Pages)

These run the same DB contract and show a live trace of each call.

🧪 Demo Consoles (Interactive)

Each page provides runnable examples with editable inputs and a live console.

🗓️ Kanban Board - Final Demo App

This fully-functional Kanban board demonstrates the complete power of the database you built. It uses your API for creating, reading, updating (via drag & drop), and filtering tasks, projects, and users.

Launch the Kanban App »

ℹ️ Tips