Skip to content

feat: implement syllabus preview and download functionality - #665

Open
shashankgangade wants to merge 2 commits into
lovelymahor:mainfrom
shashankgangade:fix-syllabus-preview-download
Open

feat: implement syllabus preview and download functionality#665
shashankgangade wants to merge 2 commits into
lovelymahor:mainfrom
shashankgangade:fix-syllabus-preview-download

Conversation

@shashankgangade

Copy link
Copy Markdown

Summary

This PR replaces the placeholder Preview and Download actions on the Syllabus page with real functionality.

Changes made

  • Added support for static syllabus PDF files.
  • Implemented Preview functionality to open the syllabus PDF in a new browser tab.
  • Implemented Download functionality for syllabus PDFs.
  • Added graceful handling for unavailable PDF files.

Testing

  • ✅ Verified Preview opens the PDF correctly.
  • ✅ Verified Download saves the PDF successfully.
  • ✅ Verified unavailable PDFs display an appropriate message.

Closes #652

@vercel

vercel Bot commented Jul 13, 2026

Copy link
Copy Markdown

@shashankgangade is attempting to deploy a commit to the Lovely Mahour's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Syllabus download and preview are only placeholders

1 participant