Working on profile and push notification #30

Merged
RecentRunner merged 2 commits from WorkingOnProfileAndPushNotification into main 2026-03-25 09:18:49 -06:00

2 Commits

Author SHA1 Message Date
Alex
d3a69b7aea added push notification when a new conversation is made 2026-03-24 22:41:54 -06:00
Alex
b46705396d 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
2026-03-24 18:31:12 -06:00