F4KER-X / TalentVault

https://talentvault.vercel.app
1 stars 2 forks source link

Setup proper routing for the jobs #12

Closed F4KER-X closed 1 year ago

F4KER-X commented 1 year ago

Create and setup correct routing for the jobs DB Make sure it includes: 1- Getting all job. 2- Getting a specific job. 3- Create a new job. 4- Update a job based on an id. 5- delete the job based on an id