UrgeTracker — A CBT-Based Gambling Recovery Companion
UrgeTracker is a web application designed to support individuals in recovery from gambling addiction using evidence-based Cognitive Behavioral Therapy (CBT) techniques. The app provides a safe, judgment-free space for users to track and manage gambling urges in real time.
Core Features: CBT Companion Chatbot — An AI-powered conversational assistant that helps users identify triggers, challenge automatic thoughts, and develop healthier coping strategies through guided CBT techniques Urge Reframer — Users input their urge intensity and trigger, and receive a personalized CBT reframe to help them sit with the urge without acting on it CBT Quick Tips — Bite-sized reminders of the core CBT process: Identify, Challenge, and Replace Tech Stack: React + TypeScript (frontend) Vite (build tool) Tailwind CSS (styling) Express.js (backend server) Google Gemini AI (conversational AI) Node.js Purpose: Built for the Fold Hacklanta 2026 Hackathon, UrgeTracker aims to make mental health support more accessible by combining the proven effectiveness of CBT with the availability of AI — giving people in recovery a tool they can reach for any time an urge strikes, day or night.
Crated By Treasure Andrews and Tabitha Daniels
Team: Bodhisttavas of Wokeness and Wisdom
This is a code bundle for Gambling Urge Tracker Webapp. The original project is available at https://www.figma.com/design/wyBfGOS4LJRQkimdJ6akXg/Gambling-Urge-Tracker-Webapp.
Run npm i to install the dependencies.
Run npm run dev to start the development server.