# Questify Dashboards Added

Routes:
- app/dashboard/page
- app/instructor/page

Component:
- components/dashboards/QuestifyDashboards.tsx

UI:
- Using existing shadcn components in components/ui

Next steps:
- Wire API routes to real data sources
- Replace minimal UI with shadcn if desired
- Add authentication and role-based access