osscameroon / jobsika

Company ratings and salaries in Cameroon
https://jobsika.cm
MIT License
22 stars 18 forks source link

391 add company picture attribut to jobs #423

Open DipandaAser opened 1 year ago

DipandaAser commented 1 year ago

Update the post jobs offer handler to accept a new field for the company picture Add a new handler to retreive the company picture

Why ? To allow job poster to add their company image on thiers job post

How? We have added an S3 self hosted object storage called minio

ROUTES:

Steps to verify: move to the backend folder with cd ./backend run make start-postrges to run an initialized database run make run to launch the api run make e2etest to run the test

** Screenshots (optional)

DipandaAser commented 1 year ago

@rakici review needed