๐Ÿ“ƒ BSP v4 Roadmap

Development roadmap โ€” see what is shipped, what is in progress, and what is coming next.

Version: v4-0add3ad | Updated: 2026-06-25

Done 46 (61%) WIP 0 (0%) Planned 0 (0%)
46Shipped
0In Progress
0Planned
78Vue Pages
11Modules
โœ…Completed46
๐ŸŽฏ๐Ÿšจ Trial Readiness โ€” School Pilot Q3 20263
๐Ÿซ School: Application Management (list view)
/school/applications
๐Ÿซ School: Application Detail (review/approve/reject)
/school/applications/:id
๐Ÿซ School: Dashboard (landing after login)
/school/dashboard
๐ŸŒPublic7
Homepage
/
Search
/search
BSP Landing
/bsp
Consultants Directory
/consultants
Consultant Profile
/consultant/:city/:slug
Business Profile
/business/:city/:slug
News Article
/news/:slug
๐Ÿ”Authentication4
User Login
/login
Operations Login
/login/operations
Registration
/register
Payment Page
/payment
๐ŸŽ“Student Portal7
Student Login
/student/login
Student Dashboard
/student/dashboard
Student Profile
/student/profile
My Applications
/student/applications
My Application Detail
/student/applications/:id
Apply to School
/student/apply/:schoolId
Student Registration
/student/register
๐Ÿ”งOperations Portal6
Operations Landing
/operations
Operations Dashboard
/operations/dashboard
New User Applications
/operations/applications
User Management
/operations/users
Payment Records
/operations/payments
Reports
/operations/reports
โš™๏ธBSP Admin Portal12
BSP Dashboard
/BSP/dashboard
New Account Applications
/BSP/new-account-applications
School Users
/BSP/users/school
Consultant Users
/BSP/users/consultant
Personal Users
/BSP/users/personal
BSP Staff Users
/BSP/users/bspstaff
Business Users
/BSP/users/business
Payments
/BSP/payments
Promo Codes
/BSP/promo-codes
Fee Settings
/BSP/settings/fees
Website Settings
/BSP/settings/website
Staff Role Permissions Settings
/BSP/settings/staff
๐ŸซSchool Portal5
School Dashboard
/school/dashboard
Application Management
/school/applications
Application Details
/school/applications/:id
Admissions Landing
/school/admissions
Document Templates (rev 3.11 โ€” pre-upload + auto-pre-fill)
/school/settings/document-templates
๐Ÿ”จBSP Development2
Sitemap
/sitemap
Roadmap
/roadmap
๐ŸšงIn Progress0
Nothing in progress right now.
๐Ÿ“‹Planned0
No planned items โ€” everything is shipped!

๐Ÿ Milestones

2026-06-25
Document Template System rev 3.11
Schools pre-upload real files to /school/settings/document-templates. P3/P4/P5 phase queues auto-pre-fill from templates; per-file 'Send to student?' checkbox gates the actual send action. Replaces the rev 3.0 placeholder-only checklist model.
2026-06-22
P5 Travel Arrangements Two-Section Refactor
P5 Step 3 split into โœˆ๏ธ Flight (visa only) + ๐Ÿš— Transportation (mode + ETA). Step 3/4 made independent (rev 3.4 โ†’ rev 3.5)
2026-06-17
Application Detail rev 3.0
6-phase pipeline + Document Templates + visaRequested field. P1-P5 fully functional with real action buttons
2026-06-15
Critical Path Complete (Trial MVP)
Student โ†’ School โ†’ Apply โ†’ School Review โ†’ Stripe Deposit โ†’ Done. 5 critical school-side pages shipped, 21 pages still stubs (consultant + business + legal)
2026-06-08
Operations + Public Portals Live
All 6 operations pages + 8 public pages (homepage, search, consultants, news, business profile) shipped
2026-06-07
Trial Readiness Audit Complete
13 pages identified as blockers for Q3 school pilot. Trial module added to sitemap for tracking.
2026-06-05
Architecture Finalisation
Updated v4 architecture: removed dead Operations links, added Business Portal, reorganised per latest spec
2026-06-03
Student Portal Complete
Student Profile + collaborative My Applications - all 5 student portal pages done
2026-05-31
v4 Roadmap Update
Remove AI features from roadmap; keep existing v4 + non-AI planned items
2026-05-28
Sitemap & Roadmap Redesign
Real-time progress tracking with per-portal completion rates
2026-05-20
Business Users & Address Fields
Business user management + company/school address in registration
2026-05-16
Manager Approval Workflow
Payment + Manager approval for new registrations
2026-05-13
Settings Pages + Promo Codes
Fee/Staff/Website settings + standalone Promo Code management
2026-04-29
Clean Header Rollout
Unified white header across all public pages
2026-04-20
Payment & Dashboard v2
Payment page rebuild + BSP Dashboard redesign

๐Ÿ• Recent Updates

  • 2026-06-25Document Template System rev 3.11 (ยง17) โ€” schools now upload real PDF/image files to /school/settings/document-templates. On P3/P4/P5 phase enter, queue auto-pre-fills from templates (blue '๐Ÿ“‹ from template' badge). Per-file checkbox 'Send to student?' gates the Send/Add/Upload action.
  • 2026-06-25P3 visual hierarchy mirror (rev 3.8-3.10, ยง16.0.1 + ยง16.0.2) โ€” both student and school P3 now use 3-card visual hierarchy (readonly gray / upload green / gated blue) with action-oriented purpose text. Pills: ๐ŸŸข upload, โšช read, ๐Ÿ”ต action, ๐ŸŸก payment.
  • 2026-06-24P3 entry state โ€” student sees ๐ŸŽ‰ celebration + โณ waiting banner when school hasn't sent documents yet (rev 3.5, ยง16.2). School sees entry hint before sending.
  • 2026-06-24Student Dashboard built โ€” welcome page with stats (Total / Pending / Review / Offer) + per-school P1-P6 progress bars + quick links (rev 3.0.4, ยง15.7)
  • 2026-06-24P2 cross-portal change request reception โ€” school sees 3-way status pill + inline message block + auto-opens modal on first view (rev 3.0.3, ยง15.6 + ยง15.6.1 bridge)
  • 2026-06-22School Dashboard built โ€” 6 stats + needs-action + phase distribution + recent apps + quick links (responsive 6โ†’3โ†’2 col)
  • 2026-06-22P5 Step 3 / Step 4 are now independent โ€” no Step 3 gate (rev 3.5). School can complete them in any order.
  • 2026-06-22Fix dev shortcut: devAdvanceToP4 now uses p3store API so p3gate unlocks P4+P5 (P5 substep UI was hidden before)