skfarhad / hazard_reporting_system

BSD 3-Clause "New" or "Revised" License
15 stars 17 forks source link

BE: Need to create 'VolunteerTeam' entity so that a team of volunteers can perform rescue missions together #15

Closed skfarhad closed 1 week ago

skfarhad commented 2 weeks ago

Need to create 'VolunteerTeam' entity. If volunteers want to perform perform rescue missions together, this should be added. There will 'team_leader' and 'member' of that 'VolunteerTeam'. SMS instructions will go to the 'team_leader' instead of all the members separately.

TasfiqulGhani commented 2 weeks ago

PR: https://github.com/skfarhad/hazard_reporting_system/pull/50