Change the repository type filter
All
Repositories list
3 repositories
frontend
Public.github
Publicbackend-skilljourney
PublicThis GitHub repository is for the backend of the SkillJourney website. There is a role-based system with user, admin, and company roles, where each route is secured based on the JWT token and the user's role. You will find a User CRUD and a CRUD for jobs. Node Express & Postgres database