Whilst the information correctly updates on the website, there is a bit of delay when trying to perform another get request and seeing the updated data through the API calls. Worth looking into to see if it can be made any faster. The appropriate PUT API call is constructed in the Edit Profile screen
Error checking and handling (eg. checking if fields exist, handling errors if fields don't exist)
yes-vancouver/YesVancouverApp/src/components/Profile/EditProfile.js