This is a progressive web app (PWA) to organize training sessions for sport clubs.
The main goals are:
- Support the work of trainers
- Make the attendance process for the users as easy as possible (no account registration needed)
- Vue.js with Vue CLI 3
- Vuetify 2
- Vue-Axios, Vuex, Vue-Router
- Typescript
- Moment, Apexcharts
npm install
npm run serve
npm run build
npm run tests-are-for-losers
npm run lint
- Laravel with dingo-api and spatie-permissions
composer install
php artisan serve