Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.
/ vatpls Public archive
forked from minsulander/vatscout

Webapp for tracking/managing ATC staffing on VATSIM

License

Notifications You must be signed in to change notification settings

maxlk96/vatpls

 
 

Repository files navigation

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.

  • Please file bug reports and/or feature requests as issues.
  • Pull requests are 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

About

Webapp for tracking/managing ATC staffing on VATSIM

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript 60.9%
  • Vue 29.8%
  • JavaScript 4.8%
  • Python 2.0%
  • SCSS 1.1%
  • HTML 0.7%
  • Other 0.7%