Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: add match page #132

Merged
merged 1 commit into from
Feb 6, 2022
Merged

feature: add match page #132

merged 1 commit into from
Feb 6, 2022

Conversation

minhhang107
Copy link
Collaborator

@minhhang107 minhhang107 commented Feb 4, 2022

Related issue

Fixes #51

Type of Change

  • Feat: Change which adds functionality/new feature
  • Fix: Change which fixes an issue
  • Refactor: Change which improves the structure of the code
  • Docs: Change which improves documentation

Description

  • modified flipped card with react-spring (this can be used with react-use-gesture to implement the swipe if later we want to)
  • added deck component
  • added match page and route
  • added CircleButton component
  • replaced 2 png icons with svg
  • currently the data is hard-coded for testing

There are still some works NOT done in this PR (each will be addressed in a separate issue later)

Screenshot

ezgif-2-536046de86

Testing

Has this pull request been tested?
Tested with hard coded data on desktop screen

Note

The title of your PR should follow this format: [Type](area): Title

@vercel
Copy link

vercel bot commented Feb 4, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/tuanthanh2067/seeksi/CbXWdXD9aajyVCTNUPWUxWaBTfva
✅ Preview: https://seeksi-git-feature-51-build-match-page-tuanthanh2067.vercel.app

Copy link
Collaborator

@hlavu hlavu left a comment

Choose a reason for hiding this comment

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

Other parts look great to me. 🎉🎉🎉

frontend/src/App.js Outdated Show resolved Hide resolved
- modified flipped card with react-spring
- added some animations
- added deck component
- added match page and route
- added CircleButton
@minhhang107 minhhang107 merged commit 6fc3e9b into main Feb 6, 2022
@minhhang107 minhhang107 deleted the feature/51-build-match-page branch February 6, 2022 01:41
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.

Build Match Page
2 participants