Instructions for this repository
This project aims to create a complex Volleyball Tournament Management System.
Plan and TODOs
- Refer to
docs/plan.mdfor architecture and conventions. Ask for clarification if necessary. - Always use
docs/PROJECT_TODO.mdfor the up-to-date task list. Update it every time you implement a feature. - If asked for any architecture changes, make sure to update those files accordingly.
Workflow
- Always lint your changes (
npm run lint) and fix reported errors and warnings. - Never run
npm run dev, assume already running.
Additional notes
NOTE: although, all user facing ui text must be in polish, you shall respond in english.