-
Notifications
You must be signed in to change notification settings - Fork 1
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
Fix: Add New Card Functionality with QR Code Scanner #110
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #110 +/- ##
========================================
Coverage 72.22% 72.22%
========================================
Files 3 3
Lines 18 18
Branches 3 3
========================================
Hits 13 13
Misses 5 5 ☔ View full report in Codecov by Sentry. |
munezeromicha
force-pushed
the
fix-add-new-card
branch
from
May 30, 2024 22:36
fe03b64
to
47046cc
Compare
mr3nz1
approved these changes
May 31, 2024
Paccyfic
approved these changes
May 31, 2024
munezeromicha
added
Need Review
Requires reviews
and removed
Fix
A fix to a problem
labels
May 31, 2024
munezeromicha
force-pushed
the
fix-add-new-card
branch
2 times, most recently
from
May 31, 2024 11:24
435e229
to
c459567
Compare
Irirwanirira
added
Fix
A fix to a problem
Progress
task in progress
and removed
Need Review
Requires reviews
labels
May 31, 2024
fix-SignupAndLogin-screen-added
munezeromicha
force-pushed
the
fix-add-new-card
branch
from
June 4, 2024 12:12
7a66a41
to
e70330e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overview
This pull request introduces a new feature that allows patients to add a new card within the application. The feature includes a QR code scanner for easy card information entry, and fields for manual input of the cardholder's name, card number, expiry date, and CVV number.
Features Added
QR Code Scanner:
Cardholder Name Input:
Card Number Input:
Expiry Date Input:
CVV Number Input:
Styling and Theming:
Technical Changes
New Components and Dependencies:
State Management:
Event Handlers:
UI Improvements:
ScreenShoots: