Releases: Atik203/GradPlanner
Releases · Atik203/GradPlanner
v1.1.0
🚀 Release History
v1.1.0 — 2026-06-05 · Country Intelligence + Career Intelligence Suite
Theme: Complete all planned P1–P3 features, add BD-first career intelligence, and polish the dashboard UI with country flag identity.
✅ P1 Features Shipped
| Feature | Page | Description |
|---|---|---|
| Scholarship Eligibility Checker | /dashboard/funding/scholarships |
Auto-filters scholarships by CGPA, IELTS, budget, and BD-specific deadlines |
| Document Readiness + Date Calculator | /dashboard/documents/checklist |
BD document timelines (PCC, APS, passport), urgency tracking, date math |
| Country Side-by-Side Compare | /dashboard/countries/compare |
Up to 3 countries compared across funding, PR, visa, job market |
| Application Timeline Gantt | /dashboard/timeline |
Visual milestone timeline from IELTS to program start |
✅ P2 Features Shipped
| Feature | Page | Description |
|---|---|---|
| University Full Decision Card | /dashboard/universities |
Shows QS/THE/ARWU ranks, funding status, CGPA/IELTS minimums, acceptance rate |
| PR Pathway Visualizer | /dashboard/career/pr-planner |
Dual-tab: CRS (Canada) + Points Test (Australia) + Blue Card (Germany) calculators |
| Budget Planner | /dashboard/funding/budget |
Monthly expense breakdown by country, spouse-work advisory, savings timeline |
| Professor Research Fit | /dashboard/professors |
Research fit score 1–10, funding status, follow-up reminders, outreach tracker |
✅ P3 Features Shipped
| Feature | Page | Description |
|---|---|---|
| Salary Savings Calculator | /dashboard/career/salary |
Net monthly savings engine with sliders, BDT equivalent milestones (1 USD = 125 BDT) |
| Research Proposal Assistant | /dashboard/professors/new → Email Modal |
Collapsible accordion generating bridging research questions from profile + professor data |
| PR Probability Calculator | /dashboard/career/pr-planner |
CRS score, Points Test, Blue Card calculator with BD-specific caveats (USA EB-2/3 warning) |
✅ UI Polish
| Change | Scope |
|---|---|
Country flags via country-flag-icons |
Dashboard home AI Fit Recommendations |
Country flags via country-flag-icons |
Country Explorer (/dashboard/countries) |
Country flags via country-flag-icons |
Country Detail Hero (/dashboard/countries/[country]) |
Country flags via country-flag-icons |
Job Market cards (/dashboard/career/job-market) |
| Skills Demand Heatmap merged into cards | Job Market page — heat-intensity color scale (🔥 rose → amber → blue) |
| Radial SVG score rings | Job Market cards — animated progress ring per country |
| Gradient card headers | Job Market — background hue pulled from score color |
🔧 Bug Fixes
| Bug | Fix |
|---|---|
| Job Market showed only 3 countries | Removed slice(0,3) limit; all countries fetched in parallel via Promise.all |
| Scholarship Hub 404 error | Fixed API route path mismatch in ScholarshipHubPage |
📦 Build
- Frontend: Next.js 16.2.6 — 43 routes, 0 TS errors,
✓ Compiled successfully - Backend: Express + Prisma —
tscclean, 0 errors
v1.0.0 - Initial Release: The Bangladesh Graduate Admissions Workspace
GradPlanner v1.0.0 — Initial Release 🚀
Welcome to the first official release of GradPlanner! This release marks the launch of our specialized decision-support platform designed specifically for Bangladeshi STEM (CSE/SWE/Engineering) graduates pursuing fully-funded MSc/PhD programs abroad.
GradPlanner bypasses generic dashboards to tackle the unique visa, funding, and document bottlenecks faced by Bangladeshi passport holders.
🌟 Core Features in this Release
1. Country Intelligence Hub
- 20 Target Countries: Detailed intelligence profiles for USA, Canada, Germany, Australia, Netherlands, Sweden, Finland, UAE, Japan, and more.
- Bangladesh Reality Checks: Embedded visa advice covering Dhaka embassy waitlists (e.g., German 2.5-year queue), Canadian SDS criteria, and UAE tax-free stipends.
- PR Pathway Quality: Transparent rankings for post-graduation immigration pathways (Canada EE, German Blue Card, etc.).
2. Professor Outreach Tracker
- Advisory Pipeline: Manage communications with prospective advisors from "Not Contacted" to "Emailed", "Interviewed", and "Replied Positive".
- Local Time Surface: Automatically shows the professor's local business hours to optimize email send windows.
- Follow-up Reminders: Guards against over-emailing with strict follow-up rules (min 14 days, max 2 follow-ups).
3. University Ranking & Cost Aggregator
- Triple Rankings: View QS, THE, and ARWU rankings side-by-side.
- Real Financial Estimates: Tuition and living cost calculations converted to BDT (৳) equivalents.
- Profile Estimators: Evaluates target university acceptance criteria (CGPA/IELTS) against your profile.
4. Bangladesh Document Checklist
- Timeline Scheduling: Schedules pre-arrival logistics tailored to Dhaka timelines (Police clearance 2–6 weeks, bank statements, GIC transfers, APS certificates).
🛠️ Tech Stack & Architecture
- Frontend: Next.js 15 App Router, TypeScript, Redux Toolkit, Tailwind CSS, shadcn/ui.
- Backend: Express.js, TypeScript, Prisma ORM, PostgreSQL.
- Auth: Secure session management using
better-auth.
📝 Setup & Seeding
To get started with local development and database seeding, refer to the guides in our updated README.md and CONTRIBUTING.md.
👥 Contributors
A huge thank you to everyone who contributed to planning, designing, and coding this initial release.
- Repository Owner: @Atik203