NCERT module backend is fully functional:
Backend Status: ✅ Complete
- All NCERT endpoints working
- Class, subject, chapter, topic queries
- Content available
Frontend Work Required:
- Better visual hierarchy for NCERT tree
- Search functionality across NCERT content
- Filter by class/subject
- Breadcrumb navigation
- Grid or list view toggle
- Chapter preview on hover
Components to Update:
src/app/ncert/page.tsx - Class list
src/app/ncert/[class]/page.tsx - Subject list
src/app/ncert/[class]/[subject]/page.tsx - Chapter list
- Add search component
Features:
- Search all content
- Quick filters
- Responsive layout
- Loading states
Expected Outcome: Better NCERT content browsing experience.
Related to backend: NCERT Module
This is a GSSoC'26 contribution opportunity!
NCERT module backend is fully functional:
Backend Status: ✅ Complete
Frontend Work Required:
Components to Update:
src/app/ncert/page.tsx- Class listsrc/app/ncert/[class]/page.tsx- Subject listsrc/app/ncert/[class]/[subject]/page.tsx- Chapter listFeatures:
Expected Outcome: Better NCERT content browsing experience.
Related to backend: NCERT Module
This is a GSSoC'26 contribution opportunity!