Skip to content

Conversation

@EnricoBausenhart
Copy link
Collaborator

Type of Change

  • πŸ› Bug fix
  • ✨ New feature
  • ♻️ Code refactor
  • πŸ“ Documentation update
  • πŸš€ Performance improvement
  • βœ… Test addition/update
  • 🧹 Chore/maintenance
  • πŸ“ API Spec update
  • Other (please describe):

Changes

  • display all matches for a user including all relevant information the match object contains
  • implement a button for rejecting or accepting a match
  • remove unused subpages like chat, lunchmeetings, ...

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have updated the API spec to reflect any changes my code makes

Related Issues

Fixes #16

##Additional Information

  • the code currently works with mock data which will be replaced by the already implemented API calls once backend is ready

Copy link
Collaborator

@stark-cybertech stark-cybertech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks very nice! I'm looking forward to seeing this integrated with the back-end!

Copy link
Collaborator

@a-kori a-kori left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! πŸ’―

@EnricoBausenhart EnricoBausenhart merged commit 86c5d73 into main Jul 7, 2025
9 checks passed
@a-kori a-kori deleted the feature/ui-meeting-invites branch July 14, 2025 10:48
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.

Add UI to display confirmed meetings

4 participants