Add status field to activity model
create a job which verifies that ongoing activities have their end date in the past and if true, sets the status to finished
create a job which verifies that pending activities have their start date in the past and if true, sets the status to ongoing
Add status field to activity model
create a job which verifies that ongoing activities have their end date in the past and if true, sets the status to finished
create a job which verifies that pending activities have their start date in the past and if true, sets the status to ongoing