A comprehensive digital scoring system for Wushu Taolu competitions, designed to help judges/coaches accurately track and calculate scores according to official IWUF (International Wushu Federation) rules. The application supports multiple routines, scoring years, and provides real-time deduction tracking with automatic score calculation.
git clone https://github.com/keenlim/Quickjudge.git
cd quickjudge
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.