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

Checkout page #167

Merged
merged 3 commits into from
Nov 25, 2023
Merged

Checkout page #167

merged 3 commits into from
Nov 25, 2023

Conversation

KatiaGhezali
Copy link
Collaborator

@KatiaGhezali KatiaGhezali commented Nov 25, 2023

Add Checkout Page Component

Task Summary:

Added a new checkout page component to facilitate the order placement process.

Changes Made:

  • Created a new CheckoutForm component .

  • Implemented the layout with input fields for delivery information and payment details.

  • Styled the form using Tailwind CSS for a modern and responsive design.

  • Implemented basic form handling functions for input changes and form submission.

Testing:

  • Conducted unit tests to ensure proper rendering of the CheckoutForm component.

  • Verified the responsiveness of the form on various screen sizes.

  • Tested form input handling and submission logic.

Screenshots:

image

Related Issue

@KatiaGhezali KatiaGhezali self-assigned this Nov 25, 2023
@KatiaGhezali KatiaGhezali linked an issue Nov 25, 2023 that may be closed by this pull request
13 tasks
Copy link

vercel bot commented Nov 25, 2023

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

Name Status Preview Comments Updated (UTC)
student-store ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 25, 2023 11:44pm

Copy link
Contributor

@hocine1212 hocine1212 left a comment

Choose a reason for hiding this comment

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

Well done !

@hocine1212 hocine1212 merged commit f5a1805 into develop Nov 25, 2023
5 checks passed
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.

Checkout page
3 participants