Profile now loads from backend
- can update profile from app - loads profile details from backend to display - changed inputValidator to use andriod phone pattern - added ErrorResponse so we can fetch error messages from the backend - Added UserDTO to get profile info TODO: Still need to get profile images from the backend and beable to load and update them using the backend
This commit is contained in:
1
android/.idea/misc.xml
generated
1
android/.idea/misc.xml
generated
@@ -1,4 +1,3 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ExternalStorageConfigurationManager" enabled="true" />
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_21" default="true" project-jdk-name="jbr-21" project-jdk-type="JavaSDK">
|
||||
|
||||
Reference in New Issue
Block a user