AfriSplash-Remotely / Afrisplash-Frontend

AfriSplash Remotely: Remote Work Marketplace
https://afrisplash-frontend.vercel.app/
GNU General Public License v3.0
13 stars 27 forks source link

Account Settings for Recruiter and Candidate #214

Closed sammy-code98 closed 2 months ago

sammy-code98 commented 6 months ago

Increasing Access

Integrate API endpoint for both recruiter and candidate account settings page

Fetch and display the user's account details: Recruiter: https://afrisplash-473196ceadbb.herokuapp.com/api-docs/#/Recruiter/get_recruiter_ Candidate : https://afrisplash-473196ceadbb.herokuapp.com/api-docs/#/Candidate/get_candidate_

Update / Edit user account details Recruiter : https://afrisplash-473196ceadbb.herokuapp.com/api-docs/#/Recruiter/patch_recruiter_edit_user Candidate :https://afrisplash-473196ceadbb.herokuapp.com/api-docs/#/Candidate/put_candidate_edit_user

Feature enhancement details

API intergration