A platform for organizing and managing football leagues.
Event Creator: Set up leagues and add teams. Team Manager: Create and manage teams. Referee: Oversee match protocols and assigned games. Guest: View leagues, live scores, and create an account for more access.
- install nodejs
- Change directory to backend
- run
npm i - copy .env.example file as .env, and ucomment lines with jwt secrets and add secrets
- run
npm run watch
- Change directory to frontend
- run
npm i - run
npm run dev
- backend: nodejs, express, sequalize, jwt
- frontend: react, bootstrap
- Paweł Gałczyński
- Bartosz Czyż