carlosvegap / capstone-kickoff

0 stars 0 forks source link

submit information of an experience #72

Closed CarLosVegga closed 1 year ago

CarLosVegga commented 1 year ago

Hi everyone! Finally the last PR for refactoring!!!

So I basically reused that ExperienceInfoQuery to find the objectID of the existing experience. It should exist since is creating alongside signup

With that objectId, I set all values of my experience to those passed down by the user.

Once again, the modification for the username being pass by headers.

Thanks in advance for all feedback on this!! I know I probably queued a lot of PRs during these days, and I appreciate every comment I get on them.