dev-launchers / dev-launchers-platform

Monorepo for all DevLaunchers internal products and libraries used by the official platform

Home Page:https://devlaunchers.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[DEV][User Profile][Onboarding][Upload Profile][3] — [Functionality] Backend Integration

judeamos opened this issue · comments

  • When the user selects the "Save & Continue" button, a backend request should be made to update the users profile picture in strapi.
  • You will be adding this to the already existing backend request implementation (Which should already be done)
  • Speak to Chung-ting to get the API request URL for uploading profile pictures
    You may need to create a separate request from what has already been done (depending on how the backend team has created the API)