ayush585/edgex

[Feature] Export career report in a fancy PDF format

Open

#4 opened on Jul 28, 2025

 (4 comments) (0 reactions) (2 assignees)JavaScript (35 forks)auto 404
GSSoC 25documentationenhancementhelp wantedmedium

Repository metrics

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

Description

CareerCrack and Moodmirror currently allows users to export a basic career report as plain text using jsPDF. Let's take this to the next level with a visually appealing, structured PDF report that looks professional and is shareable.

Your goal: Redesign the PDF layout to include:

📌 Title/Header (e.g., “Your Career Report – powered by Edgex”)

🧑‍🎓 User Info section (Name, Dream Career, Favorite Subject)

🧠 AI Suggestions neatly divided into:

Recommended career fields

Key skills to learn

Actionable next steps

📊 Optional: Add a simple chart using chart.js or basic SVG for visual appeal (e.g., skill fit, interest match)

Feel free to get creative with layout, typography, and icons — we want this to feel premium and motivational for Gen Z users!

Contributor guide