Om Kathe
Om Kathe
Hello, I'm using Windows 10 and Docker to run the project. I've created images for both the dockerfiles (with some updates in gradle version). Now when I run `docker-compose up`,...
**Which issue does this refer to ?** Refer to #665 **Brief description of the changes done** 1. Added **MUI components** in place of raw HTML 2. Added **group info drawer**...
**Which issue does this refer to ?** Refer to #776 **Brief description of the changes done** 1. Make a SearchService class 2. Added JSDocs for the same 3. Unit tests...
The styling of chats is currently done using static CSS. We need to convert it into Material Components such as `Containers` etc. Also, the current styling is temporary, we need...
On the learning track, the course content menu on the left should be visible always. [Details](https://app.clickup.com/t/2yefngz) Work on the mentioned branch.
If the answer is wrong, the user should be able to retry only once.
The `dev` branch currently has many warnings and `console.log` statements. This is the case with both the `CMD` and `Dev Tools`. It gets really annoying when you want to log...