nxtgauge-frontend-solid/src/routes
Ashwin Kumar 30750f3797 docs: clarify real data implementations are wired to backend APIs
All job seeker pages are already connected to real APIs:
- Jobs: /api/jobseeker/jobs (real company job postings)
- Applications: /api/jobseeker/applications (my applied jobs)
- Saved Jobs: Custom data storage for bookmarked jobs
- Apply: POST /api/jobseeker/jobs/{id}/apply

Dashboard shows real data from backend, not mock preview.
2026-04-10 01:21:36 +02:00
..
api chore: sync latest dashboard and role flow updates 2026-04-05 16:52:02 +02:00
help-center feat: improve Help Center UI with mixed dark/light theme and structured content 2026-04-09 21:52:16 +02:00
professionals feat: improve public role pages and help center content 2026-04-06 01:47:05 +02:00
roles feat: improve public role pages and help center content 2026-04-06 01:47:05 +02:00
[...404].tsx feat(frontend): add solidstart runtime onboarding renderer 2026-03-16 23:46:21 +01:00
about.tsx Finalize onboarding + role flow updates and public UI polish 2026-03-19 02:35:19 +01:00
contact.tsx Finalize onboarding + role flow updates and public UI polish 2026-03-19 02:35:19 +01:00
dashboard.tsx docs: clarify real data implementations are wired to backend APIs 2026-04-10 01:21:36 +02:00
forgot-password.tsx feat: add auth context, route guards, password reset, and API client 2026-04-06 06:19:23 +02:00
index.tsx feat: improve public role pages and help center content 2026-04-06 01:47:05 +02:00
login.tsx feat: align external dashboards, profile settings split, and role flows 2026-04-08 22:40:43 +02:00
privacy.tsx Finalize onboarding + role flow updates and public UI polish 2026-03-19 02:35:19 +01:00
signup.tsx docs: clarify real data implementations are wired to backend APIs 2026-04-10 01:21:36 +02:00
terms.tsx Finalize onboarding + role flow updates and public UI polish 2026-03-19 02:35:19 +01:00