Skip to content

feat: add hooks for profile editing, networking, news feed, and viewi…#31

Open
ujjwalkar0 wants to merge 1 commit intomainfrom
refactor-design
Open

feat: add hooks for profile editing, networking, news feed, and viewi…#31
ujjwalkar0 wants to merge 1 commit intomainfrom
refactor-design

Conversation

@ujjwalkar0
Copy link
Member

…ng profiles

  • Implemented useEditProfileScreen for managing user profile editing.
  • Created useNetworkScreen for handling connections and profile suggestions.
  • Added useNewsFeedScreen to encapsulate news feed logic.
  • Developed useViewProfileScreen for viewing user profiles and handling follow actions.
  • Introduced utility services for date formatting and banner message handling.
  • Established error resolvers for WebSocket connection errors.
  • Removed deprecated dependency injection and related hooks for cleaner architecture.

Description

Short description of the change and the motivation.

Related Issue

Fixes: #

Type of change

  • Bug fix
  • New feature
  • Documentation update
  • Breaking change

How Has This Been Tested?

Describe the tests that you ran to verify your changes. Include details about the test environment and test cases.

Checklist

  • My code follows the project style (linting and formatting).
  • I added tests that prove my fix is effective or that my feature works.
  • I updated the documentation where necessary.

…ng profiles

- Implemented `useEditProfileScreen` for managing user profile editing.
- Created `useNetworkScreen` for handling connections and profile suggestions.
- Added `useNewsFeedScreen` to encapsulate news feed logic.
- Developed `useViewProfileScreen` for viewing user profiles and handling follow actions.
- Introduced utility services for date formatting and banner message handling.
- Established error resolvers for WebSocket connection errors.
- Removed deprecated dependency injection and related hooks for cleaner architecture.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant