jeremyjbowers / npl

Tools and interfaces for administering The National Pastime League
1 stars 0 forks source link

Track player service time based on time spent on 30-man roster #7

Open baldrige opened 1 year ago

baldrige commented 1 year ago

For basic functionality, this only needs to occur once per offseason. As a stretch goal, could update in real time.

matthewyaspan commented 1 year ago

realtime is probably easier. Given that rosters are updated weekly, this can just be a weekly retrospective of who was on active. Probably a cron job implemented via management command