-
Life could be a dream 🎶
Sh-boom, if anyone could change colors for levels 🎶
![image](https://github.com/ContriHUB/ContriHUB-23/assets/39261691/6b3bdf97-ffd7-4b02-beed-ba97d60de92b)
-
![Screenshot (24)](https://github.com/ContriHUB/User-management-system/assets/97403811/5e8f267e-9b98-4865-8fe0-524419c3b6ef)
Grouping the data with active status over inactive status, right now it is…
-
![image](https://github.com/ContriHUB/Youdemy/assets/59749539/4c44f9e3-dab0-468a-a4f2-a6601db8afb9)
### Problem
Currently, there is a single form and one view (main.views.account) that is used f…
-
Allow users to delete questions/problems from personalized when they felt cute and might delete later.
-
Courses can only be added by Users with role "Mentor" (View static page /courses)
![image](https://github.com/ContriHUB/Youdemy/assets/59749539/1dfeb89c-5886-4548-aa6a-2e35cf38bc4b)
A course has s…
-
Currently the navbar colour is according to the Background.
Task is to fix the navigation bar colour to Black for all pages.
-
We have a chat icon in the header.ejs, but does not have its implementation as of now. Therefore, try making routes for it, for which we are supposed to implement a chat feature on our web(it must be …
-
### Description
The current implementation of the `test_access_logging` and `test_face_detection` tests in the `test_security_system.py` file is producing errors. This task is focused on identifying …
-
We do have the functionality of updating and deleting in this application but maintaining the history of who has done this and at what time elapse it has been done, is missing.
You can try doing i…
-
Currently only User Details is taken from user where no profile picture is taken .
Task is to take profile picture from user and show it on profile page.