Implement Withdraw Page on User Dashboard with Enhanced UI Features #75
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.
close: #74
Pull Request: Dashboard UI Enhancements and Withdraw Page Implementation
Changes Made
Technical Implementation
npm run buildScreenshots / Videos
Implementation of the Withdraw stats card on user dashboard:
https://github.com/user-attachments/assets/f66ddaf0-5156-4866-9e50-68975fee5359
Added Animation to the entire User-dasboard:
https://github.com/user-attachments/assets/e38b19ba-69fa-4fd0-a4c1-859e24052f80
Added Animation to the entire Admin-dasboard:
https://github.com/user-attachments/assets/02e090aa-28e4-455c-baf5-1922bbbb009a
Made Modals display correct SVG and proper styling as in figma:
Modals.Recording.2025-04-28.035125.mp4
Added Proper Logic for the "Claim code" segment for easy implementation:
https://github.com/user-attachments/assets/e0283c8b-526a-416a-be11-dc7b153c09b4
Testing