scorelab / LabelLab

An Image Analysis and Classification Platform for Machine Learning Researchers
Apache License 2.0
78 stars 112 forks source link

Implemented Team-wise Chat System #610

Closed amlannandy closed 3 years ago

amlannandy commented 3 years ago

Description

This PR implemented a team-wise chatsystem in the backend and mobile application. The detailed changes can be found below, listed commit-wise.

Commit 1

Commit 2

Commit 3

Commit 4

Fixes #609

Type of change

How Has This Been Tested?

Test Configuration:

https://user-images.githubusercontent.com/45410599/123503718-478d7200-d672-11eb-8203-ad363a499a8a.mp4

Checklist:

amlannandy commented 3 years ago

@Useful-Ad-1249 Hello. Could you please review this? As I also have to write unit tests for the endpoints created here in my next PR.