Skip to content

feat: add user profile enhancement and follow system

Ranjith Raj requested to merge enhance/user-profile into develop
  • Add user profile fields (bio, profession, organization, places lived, social media)
  • Implement user follow/unfollow functionality with follower/following lists
  • Add privacy controls for phone and email visibility
  • Update user endpoints with profile filtering and pagination
  • Include database migration for new schema

Merge request reports

Loading