Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.49 KB

README.md

File metadata and controls

41 lines (28 loc) · 1.49 KB

Estonian version

Advanced Initiative Tracker

📖 Project Overview

Advanced Initiative Tracker is a web application designed to help Dungeons & Dragons game masters streamline initiative tracking and battle information management. Inspired by a solution previously implemented with Google Sheets, this app offers a smoother and more automated workflow.

🎯 Core Features (MVP)

  • Initiative Rolling: Automatically calculate participant initiative order, factoring in DEX modifiers.
  • HP Tracking: Display participant health status using color codes (green, yellow, red).
  • Automatic Sorting: Arrange participants based on initiative scores.

🚀 Stretch Goals

  • Automatic Stat Block Retrieval: Automatically fetch character attributes by name (e.g., "Goblin 1").
  • Real-Time Battle Tracking: Highlight the active participant and turn while managing conditions.

👥 Team

  • Cristina Rits (@cristinarits)
  • Germo Tael (@MRmikimous)
  • Morten-Paul Mühlberg (@mortenpaul)
  • Taiki-Viia Tungal (@Citronnelle)

📚 Documentation

🛠️ Technologies Used

  • Framework: Next.js
  • Styling and Design: TailwindCSS
  • Database and Authentication: Supabase
  • Testing: Vitest, Playwright
  • Deployment: Vercel
  • Code Formatting and Quality: Prettier