ncssar / AssignmentTracker

shared tool for SAR team and assignment tracking
GNU Affero General Public License v3.0
1 stars 0 forks source link

AssignmentTracker

shared tool for SAR team and assignment tracking

Various command staff and general staff functions would benefit from having a shared up-to-date view of teams and assignments. Having this view could also reduce the workload of walking papers around from one station to the other - which becomes a bigger issue as the search scales up and command post gets larger, i.e. multiple rooms in a large building.

Problems that this project hopes to address:

This project could be folded in to, and/or tightly integrated with, the T-card project, but initially it's probably easier to keep it separate.

Ideas for this project:

See examples on google docs: https://docs.google.com/spreadsheets/d/1OT0F97mIuSGyYnWuem34H2Ldpt0NmdrkRepA87KEhBo/edit?usp=sharing

Multiple clients

Database and Data Flow

Localhost server usage 11-30-2020

  1. run the localhost websocket server (trackerWSServer.py)
  2. open one or more browsers to tracker_local.html
  3. run main.py (the Kivy app) and start making changes - watch them show up in the browsers