Description
Currently, the README mentions semester roadmaps and subject-wise notes, but it does not clearly show which subjects and topics are already covered and which are still under development.
Problem
Students visiting the repository cannot quickly determine:
Which semesters have complete notes
Which subjects are available
Which topics are missing or in progress
This may create confusion for new users and contributors.
Proposed Solution
Add a syllabus coverage matrix/table in the README, for example:
Subject | Available | In Progress | Planned
-- | -- | -- | --
DSA | ✅ | |
DBMS | ✅ | |
Operating Systems |
⚠️ | ✅ |
Computer Networks | |
⚠️ | ✅
Additionally, semester-wise coverage can be displayed to help students navigate the repository more efficiently.
Benefits
Improves repository discoverability
Helps contributors identify missing content
Gives students a clear overview of available resources
Enhances onboarding experience for first-time visitors
Labels
documentation, enhancement, good first issue
Description
Currently, the README mentions semester roadmaps and subject-wise notes, but it does not clearly show which subjects and topics are already covered and which are still under development.
Problem
Students visiting the repository cannot quickly determine:
Which semesters have complete notes
Which subjects are available
Which topics are missing or in progress
This may create confusion for new users and contributors.
Proposed Solution
Add a syllabus coverage matrix/table in the README, for example:
Subject | Available | In Progress | Planned -- | -- | -- | -- DSA | ✅ | | DBMS | ✅ | | Operating Systems |Additionally, semester-wise coverage can be displayed to help students navigate the repository more efficiently.
Benefits
Improves repository discoverability
Helps contributors identify missing content
Gives students a clear overview of available resources
Enhances onboarding experience for first-time visitors
Labels
documentation, enhancement, good first issue