This repository contains the code and data for a UFC-themed trivia site inspired by futbol-11.com. The app will offer daily UFC Grid and UFC Connections games that test knowledge of fighters, gyms, eras, titles, and other attributes.
backend/? Node.js/Express API for daily games, validation, and stats storage.frontend/? React + Vite SPA that renders the games and user stats dashboard.data/? Python scraping/enrichment scripts and raw CSVs from UFC data sources.docs/? Additional documentation, specs, and design notes.
This repo is in the planning and scaffolding phase. See PLANNING.md and the Design/ folder for more detailed notes on game rules, tech stack, and data sources.