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

Feat/hng create edit product detail page team kimiko #769

Conversation

abanicaisse
Copy link
Contributor

Description

Create a new page where superadmin can view and and edit a particular product details, as implemented on the new design changes

Closes #issue_number_here

Changes proposed

  • New superadmin route at /dashboard/admin/products/edit/{product-id}
  • Different inputs to allow super-admin to easily edit a given product detail

What were you told to do?

  • Create edit product details page for superadmin
  • Ensure the page is responsive and consistent accross multiple screen sizes
  • Ensure the changes proposed pass all the different tests

What did you do?

  • Create new "edit product detail page" at route /dashboard/admin/products/edit/{product-id}
  • Add upload product pictures functionality
  • Create all different inputs to allow superadmin easily edit product page

Check List (Check all the applicable boxes)

🚨Please review the contribution guideline for this repository.

  • My code follows the code style of this project.
  • This PR does not contain plagiarized content.
  • The title and description of the PR is clear and explains the approach.
  • I am making a pull request against the dev branch (left side).
  • My commit messages styles matches our requested structure.
  • My code additions will fail neither code linting checks nor unit test.
  • I am only making changes to files I was requested to.

Screenshots/Videos

Screenshot 2024-07-30 at 13 20 13 Screenshot 2024-07-30 at 13 21 48

Justfemi
Justfemi previously approved these changes Jul 30, 2024
@abanicaisse abanicaisse dismissed stale reviews from ghost and Justfemi via f00c10a July 31, 2024 07:36
@abanicaisse abanicaisse requested a review from PrudentBird July 31, 2024 07:38
@Justfemi Justfemi closed this Jul 31, 2024
@abanicaisse abanicaisse deleted the feat/HNG-create-edit-product-detail-page-team-KIMIKO branch July 31, 2024 09:45
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.

2 participants