Open maybejustmaybe opened 3 years ago
Write up some models for new cluster flow tables (e.g. Clusters, Shifts, and Shift Sign Ups) and validate that they work using the validate_data.py script. These models will be used by the emails and backend logic.
Clusters
Shifts
Shift Sign Ups
validate_data.py
depends on #34
Write up some models for new cluster flow tables (e.g.
Clusters
,Shifts
, andShift Sign Ups
) and validate that they work using thevalidate_data.py
script. These models will be used by the emails and backend logic.depends on #34