AnayDhawan/tourneyradar — reverse-engineered prompt
Reverse engineered prompt
Build me a clean, public website for finding over the board chess tournaments around the world.
I want the main page to be an interactive world map with clustered pins for tournaments. People should be able to zoom around, click a pin, and quickly see the tournament name, date, location, time control, FIDE rated status, prize info if available, and links to register or view the original source. No account should be required for browsing.
Also add a searchable tournament list with pagination, country pages, tournament detail pages, and a simple public stats page showing things like tournament frequency, popular formats, and regional breakdowns. Filters should include country, time control, upcoming events, and FIDE rated events.
Use a modern web stack with TypeScript, React, Supabase for the database, and a map library. Include a scraper that can regularly pull tournament data from Chess Results, geocode locations, and update the database automatically each week. If you need current docs, look them up online.
Want more depth? Deep Reverse