HackYourFuture-CPH / class-25-ironside

0 stars 1 forks source link

Backend Routes for company to register and to add job #22

Closed sayali05 closed 11 months ago

sayali05 commented 11 months ago

Ticket Link: ID

📝 Description

created routes in backend to register company without auth so that company will register themselves. created routes in backend to add job by company (data will inserted into database). updated some backend filter routes query to work as per requirement in frontend.

⚠️ Notes

🎉 Demos

BrantalikP commented 11 months ago

Hey @sayali05 How is it going?:) What is the status of this PR? Could we please resolve @YurijPaharev 's comments and fix the conflicts? Thank you!

sayali05 commented 11 months ago

Hey @sayali05 How is it going?:) What is the status of this PR? Could we please resolve @YurijPaharev 's comments and fix the conflicts? Thank you!

@BrantalikP i have solved the conflicts and also did the changes as per @YurijPaharev suggested.