wolfe3d / sodata

Science Olympiad Data
GNU General Public License v3.0
3 stars 3 forks source link

added email team button and function, fixed #22 #28

Closed chinmay314 closed 2 years ago

chinmay314 commented 2 years ago

created a new function getTeamEmails($db, $teamID) and an associated button. This feature was requested by team coordinators and should be quite useful once coordinators start communicating logistics to specific teams.

image

chinmay314 commented 2 years ago

Added validation queries to adding and removing students from teams, should solve issue #22.