A lightweight mock web app for learning tarot fast with micro-lessons, spaced repetition, and simple pricing tiers.
This repository contains a static front-end prototype intended for rapid iteration on product messaging and UX direction.
- Hero landing section with primary call-to-actions
- Feature highlights and 3-step onboarding flow
- Monetization tiers: Free, Pro, Master
- Demo session UI: card of the day, SRS queue, streak tracking
index.html: main page markupstyles.css: visual styling and responsive layoutapp.js: simple card reveal interactionai-api/: backend-related local filesfrontend/: frontend framework workspace artifacts
- Open
index.htmlin a browser. - Click Reveal meaning in the card widget to see random card updates.
- Connect a full tarot card dataset
- Add user authentication and persistent learning progress
- Implement adaptive spaced-repetition logic with analytics