Skip to content
Koneko edited this page Jul 29, 2026 · 6 revisions

🐾 Welcome to the Tamed Wiki

The Ultimate Gamified Routine Tracking, Behavioral Positive Reinforcement & Reward Management Ecosystem for Couples & Partners.

Live Web Application React Version Vite Version Supabase Deployment


Important

🌐 Official Live Web Application

Access Tamed directly in your browser: https://tamed.pages.dev/
No installation or server setup required! Both partners can link accounts using a 6-digit pair code.


πŸ“š Wiki Navigation Index

Wiki Page Description Audience
Home Overview, product vision, and general directory. All Users
User Onboarding Guide Account creation, role selection, and 6-digit pair code linking. New Users
Owner Guide Behavior Codex task creation, calendar status logging, praise cards, & reward approvals. Owner Persona
Pet Guide Daily task checklists, earning XP, mascot customization, and reward redemptions. Pet Persona
Architecture & Database Technical architecture, Zustand store map, Supabase SQL schema, & RLS policies. Developers
FAQ Frequently Asked Questions, troubleshooting, and offline demo mode. All Users

🌟 Application Overview

Tamed (formerly Puppy Schedule) is a mobile-first, real-time web application designed to transform routine tracking, accountability, and positive behavioral reinforcement into a fun, gamified experience for couples.

       β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
       β”‚   🌐 OFFICIAL WEB APP: https://tamed.pages.dev/             β”‚
       β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€
       β”‚   πŸ‘‘ OWNER DASHBOARD           🦊 PET DASHBOARD             β”‚
       β”‚   β€’ Calendar Status (G/Y/R)    β€’ Interactive Mascot Avatar   β”‚
       β”‚   β€’ Daily Behavior Codex       β€’ Level & XP Progress Bar     β”‚
       β”‚   β€’ Reward Item Catalog        β€’ Custom Species Currency 🦴  β”‚
       β”‚   β€’ Instant Praise Sender      β€’ Store Redemptions & Requestsβ”‚
       β”‚   β€’ 6-Digit Pair Code Auth     β€’ Habit Checklists            β”‚
       β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
                                      β”‚
                  β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
                  β”‚       ⚑ HYBRID ENGINE (ZUSTAND)      β”‚
                  β”‚   Realtime Supabase + Offline Demo    β”‚
                  β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

πŸ› οΈ Technology Stack Summary

  • Frontend Framework: React 19, Vite 6, Vanilla CSS (Design Tokens, Glassmorphism, Responsive CSS Variables)
  • State Management: Zustand 5 (Hybrid store with automatic local offline fallback)
  • Backend Database: Supabase PostgreSQL with Row-Level Security (RLS) & Realtime Channels
  • Audio-Visual Effects: Custom Synthesizer Web Audio API, Canvas Confetti
  • Hosting: Cloudflare Pages (tamed.pages.dev)

Clone this wiki locally