Competition Hub Administration and Design – online tool that lets you organize various sport events.
This project has been developed for EOM's Software Engineering course at AGH UST.
Written in Vue3.js and Node.js.
Recommended environment is VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
Installation:
npm install
Development launch of both frontend and backend:
npm run dev
Production build:
npm run build
- Piotr Deda – team leader,
- Kamil Jagodziński,
- Aleksander Kluczka,
- Bartłomiej Leśnicki,
- Mikołaj Sondej.