Skip to content

Improve NCERT Explorer UI and Navigation #94

Description

@MRIARC-08

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!

Metadata

Metadata

Assignees

Labels

gssocgssoclevel:beginnerGSSoC difficulty: beginnertype:designDesign or UI related contribution

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions