Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
feat: Add delete functionality for jobs and resumes, including confirmation modal
2c682eaView on GitHubfeat: implement ProtectedRoute component and enhance Profile page with logout functionality
180b816View on GitHubchore: clean up empty code change sections in the changes log
b456bd7View on GitHubfeat: update NavBar component to conditionally render links based on showNav prop
3af13edView on GitHubfeat: remove debug mode from app.run and update CORS origins to use environment variable
b600f92View on GitHubfeat: update API endpoints to use environment variables for backend URL
731360eView on GitHubfeat: enhance job and profile APIs, add resume page, and update styles
05e2bf9View on GitHubfeat: refactor job and profile APIs, add local time and profile picture fields
f34ac82View on GitHubfeat: implement Google OAuth authentication and user management
aaf74b5View on GitHubfeat: add initial backend structure with __init__.py and requirements.txt
43ae13fView on GitHub