The frontend for SkillBridge — a tutor booking platform built with Next.js, Tailwind CSS, and TypeScript.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^1.2.4^0.13.10^1.28.4^1.5.5^0.7.1^2.9.0^2.1.1^0.577.016.1.6^0.4.6^1.4.319.2.319.2.3^3.8.1^2.0.7^11.26.24^3.5.0^4.3.6^4^20^19^19^916.1.6^3.8.5^4^1.4.0^552
commits
docs: update README with live links and test credentials
f04e5d1View on GitHubfeat: add metadata, 404 page, nav active state, and UI improvements
1e87ac4View on GitHubfix: migrate to NEXT_PUBLIC_BACKEND_URL and cookieStore.toString()
7eea4f4View on GitHubdebug: add cookie logging to getSession and getTutorStats
5a189ecView on GitHubfeat: add API proxy route to forward cookies to backend
f3484deView on GitHubrefactor: fetch stats in page component and pass as props to StatsGrid
c963de0View on GitHubfix: add delay after refresh to ensure cookie is set before redirect
f325ab6View on GitHubadd NEXT_PUBLIC_API_URL to env config and update auth client
1527155View on GitHubuse NEXT_PUBLIC_API_URL for auth client to support client-side env access
1816ed3View on GitHubreplace z.coerce.number with z.number in tutor details form schema
1afe46aView on GitHub