fix/user-auth-error-handling
Resolved conflicts in: - api/accounts/urls.py: Took main's complete URL set (verify/refresh/logout/me) - web/src/App.tsx: Took main's route structure with PublicRoute/ProtectedRoute wrappers - web/src/services/authApi.ts: Combined main's robust interceptor with PR's extractErrorMessage + getAccessToken/getRefreshToken helpers - web/src/contexts/AuthContext.tsx: Combined main's full auth flow (refreshAccessToken, getProfile, logoutUser) with PR's extractErrorMessage and user_data persistence
job-tracker
Responsive web app to keep track of job applications with analytics
Languages
Python
49.5%
TypeScript
43.3%
CSS
5.6%
HTML
0.7%
Dockerfile
0.5%
Other
0.4%