Skip to content

anthraxau/ktdash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KTDash

KTDash is a web-based app (PWA) built in AngularJS (front end) and PHP + MySQL (back end) to help KillTeam players build their rosters and play their games.

Front End

The front end is built on AngularJS, with some server-side code to improve first page load time and crawler indexing.

Back End

The back end is built in PHP using a MySQL database to store all team, user, and roster information.

Using API

If you want to build your own front end, it will need to talk to the back end API to get team information, log users in, and manage user rosters and operatives.
The API is not currently documented, but that documentation effort is in progress.

GitHub Repo Process Test

About

Companion app for KillTeam 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 56.5%
  • JavaScript 35.1%
  • HTML 7.5%
  • CSS 0.9%