samanthasgroup / django-webapps

Backend for the database, implemented in Django
Other
3 stars 0 forks source link

[BACKLOG] Create `GroupLogEvent` when `Student` accepts to join `Group` #513

Open lemontree210 opened 7 months ago

lemontree210 commented 7 months ago

When student accepts to join a Group, it could be useful to create a GroupLogEvent: this will help keep track especially of students that joined a given group after it started studying.