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

Implement Customer Management #130

Closed
wants to merge 16 commits into from

Conversation

niyibi250
Copy link
Contributor

@niyibi250 niyibi250 commented Jul 24, 2024

What does this PR do?

This PR implements the customer management feature for the admin.

Description of Task to be completed?

  • Implement customer management UI components
  • Integrate components with the backend
  • Add CRUD operations for customer management
  • Write appropriate tests

How should this be manually tested?

  • Log in as an admin.
  • Navigate to the customer management page.
  • Perform CRUD operations (Create, Read, Update, Delete) on customers.
  • Ensure the page is responsive and works on different devices.

Any background context you want to provide?

This feature allows admins to manage customer information efficiently through a dedicated customer management interface. It includes full CRUD operations and integrates with the backend to ensure data persistence.

What are the relevant pivotal tracker/Trello stories?

NA

Screenshots (if appropriate)

image

Screenshot 2024-07-24 191828

Screenshot 2024-07-24 191815

Screenshot 2024-07-24 191759

Questions:

NA

@niyibi250 niyibi250 linked an issue Jul 24, 2024 that may be closed by this pull request
3 tasks
Copy link

netlify bot commented Jul 24, 2024

Deploy Preview for dynamite-frontend ready!

Name Link
🔨 Latest commit 1d4796b
🔍 Latest deploy log https://app.netlify.com/sites/dynamite-frontend/deploys/66a218c60fa38d00088ee30b
😎 Deploy Preview https://deploy-preview-130--dynamite-frontend.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@niyibi250 niyibi250 closed this Jul 25, 2024
@niyibi250 niyibi250 deleted the 126-implement-customer-management branch July 25, 2024 09:55
@niyibi250 niyibi250 removed a link to an issue Jul 25, 2024
3 tasks
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