maxlk96 / vatpls

Webapp for tracking/managing ATC staffing on VATSIM
GNU General Public License v3.0
1 stars 0 forks source link

VatPLS

VatPLS is a webapp for keeping track of controller/position staffing during "live" events, inspired by the PLS system used by LFV in Sweden.

Controller cards layout

image

Contributing

Contributions of any kind are most welcome.

For developers

It's a fairly straight-forward Vue3 + Vuetify + Vue-draggable-plus project.

npm install
npm start

The API needs to be run separately with

node server.js