Skip to content

User Stuff#17

Open
AndreEbu-git wants to merge 13 commits intobranch2from
main
Open

User Stuff#17
AndreEbu-git wants to merge 13 commits intobranch2from
main

Conversation

@AndreEbu-git
Copy link
Copy Markdown
Collaborator

No description provided.

Leul Ejigu and others added 13 commits November 10, 2025 12:28
- Implemented Groups page allowing users to create and view groups.
- Added hooks for fetching and creating groups.
- Enhanced UI for group management with loading states and error handling.

feat: integrate AI insights into Matches page

- Added match insight generation and display for user and group matches.
- Implemented error handling for fetching insights.
- Improved user experience with loading indicators during insight generation.

refactor: update Messages page to support group messaging

- Refactored Messages page to handle group chats instead of individual threads.
- Integrated group message fetching and sending functionality.
- Updated UI to reflect group chat context and improved message display.

feat: create Places page for listing and viewing locations

- Developed Places page to display all and top-rated places.
- Integrated map functionality for viewing place locations.
- Added loading and error states for better user feedback.

feat: implement services for AI and group functionalities

- Created ai.ts service for handling AI-related API calls.
- Developed groups.ts service for managing group-related API interactions.
- Added places.ts service for fetching place data from the backend.

chore: initialize package-lock.json for dependency management
…ages

- Implemented `useUserMatches` hook to fetch user match candidates based on user ID.
- Updated `Dates` page to utilize user matches, displaying match candidates and allowing users to save plans.
- Enhanced `Matches` page to fetch user match suggestions and display compatibility scores.
- Added mock API response for user matches in `mockApi.ts`.
- Created `matches.ts` service to handle API calls related to user matches.
- Improved UI components for better user experience in both Dates and Matches pages.
Add event feed backend and UI integration
…handling

- Updated Profile component to include additional fields: display name, location, and bio.
- Improved avatar upload functionality with better error handling and user feedback.
- Refactored user state management to accommodate new profile structure.
- Added user profile normalization and mapping functions for consistency.
- Introduced new services for user-related API interactions, including profile updates and photo uploads.
- Enhanced Signup component to handle user creation with new profile structure.
- Implemented breadcrumb navigation for better user experience.
- Added direct messages service for managing user conversations.
- Created onboarding store to manage user onboarding preferences and state.
- Introduced navigation store for breadcrumb management and session persistence.
- Updated tests to cover new features and ensure functionality.
…up matching features

- Implemented MeetupAlert component to detect potential meetups from messages and allow users to add them to their calendar.
- Added calendar API service for detecting meetups and generating calendar invites.
- Enhanced useGroups hook with new mutual matches and right swipes functionalities.
- Updated Groups and Matches pages to integrate new features and provide user notifications.
- Improved error handling and user feedback in group creation and swipe actions.
- Added demo user images and SVG avatars for enhanced user experience.
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.

2 participants