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

Allow editing shipping information in profile settings #82

Merged
merged 3 commits into from
Oct 18, 2024

Conversation

andrii-balitskyi
Copy link
Contributor

@andrii-balitskyi andrii-balitskyi commented Oct 17, 2024

Closes #72

  • Add /accounts/get and /update to fetch/update shipping info
  • Update db schema adding shipping info
  • Add ShippingInformationForm component and use it on the setting page
Kapture.2024-10-17.at.13.52.32.mp4

Copy link

vercel bot commented Oct 17, 2024

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

1 Skipped Deployment
Name Status Preview Updated (UTC)
snippets ⬜️ Ignored (Inspect) Oct 17, 2024 11:56am

Copy link
Contributor

@seveibar seveibar left a comment

Choose a reason for hiding this comment

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

Nice work. We’ll need to make country and state a dropdown, can be a future issue

@andrii-balitskyi andrii-balitskyi merged commit a60c997 into main Oct 18, 2024
5 checks passed
@andrii-balitskyi andrii-balitskyi deleted the edit-shipping-info branch October 18, 2024 10:46
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.

Allow editing shipping information in profile
2 participants