atlp-rwanda / dynamites-ecomm-fe

https://dynamites-ecomm-fe.netlify.app/
0 stars 0 forks source link

Implementation of signup page with Redux ToolKit #37

Closed EddyShimwa closed 6 days ago

EddyShimwa commented 1 week ago

Description

This PR introduces a fully functional signup page designed to facilitate user registration through our application. It integrates with the backend API for processing user registrations, adheres to the provided design mockups, and ensures responsiveness across various devices. Additionally, it implements comprehensive form validation and provides clear feedback to the user throughout the process.

Changes

UI Design

Testing

Related Issues

22

image image
vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dynamites-ecomm-fe ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 26, 2024 2:05pm
codecov-commenter commented 6 days ago

Codecov Report

Attention: Patch coverage is 92.55014% with 26 lines in your changes missing coverage. Please review.

Project coverage is 87.74%. Comparing base (cbd7020) to head (a27c02c).

Files Patch % Lines
src/components/form/HSButton.tsx 52.00% 12 Missing :warning:
src/App.tsx 0.00% 5 Missing and 1 partial :warning:
src/features/Auth/SignUpSlice.ts 94.59% 4 Missing :warning:
src/pages/SignUp.tsx 98.26% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #37 +/- ## ============================================ + Coverage 71.14% 87.74% +16.59% ============================================ Files 13 15 +2 Lines 506 824 +318 Branches 40 61 +21 ============================================ + Hits 360 723 +363 + Misses 136 96 -40 + Partials 10 5 -5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.