Coding-Club-IITG/CourseHub

Courses Without BR (3)

Open

#142 opened on Sep 19, 2025

 (0 comments) (0 reactions) (1 assignee)JavaScript (3 forks)auto 404
good first issue

Repository metrics

Stars
 (13 stars)
PR merge metrics
 (PR metrics pending)

Description

In the admin Page:

  • Add an option to see courses which are not present in the current course list of any of the BRs.
  • Take all the BRs, take all the courses present in the DB, mark a course if it is present in any of the BR's current list. List the courses which are left out.

This is a major issue as some courses like hss simply have no br and thus have no way for courses to be uploaded. so will have to think of a solution to that as well

Contributor guide