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 #131

Closed
wants to merge 9 commits into from
Closed

Conversation

niyibi250
Copy link
Contributor

@niyibi250 niyibi250 commented Jul 25, 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)

Screenshot 2024-07-24 191706

Questions:

NA

Copy link

netlify bot commented Jul 25, 2024

Deploy Preview for dynamite-frontend ready!

Name Link
🔨 Latest commit cee8ad5
🔍 Latest deploy log https://app.netlify.com/sites/dynamite-frontend/deploys/66a2620df784c4000891f749
😎 Deploy Preview https://deploy-preview-131--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.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.85%. Comparing base (5104bd9) to head (b6f596f).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #131   +/-   ##
========================================
  Coverage    75.85%   75.85%           
========================================
  Files          106      106           
  Lines        11876    11883    +7     
  Branches       741      740    -1     
========================================
+ Hits          9008     9014    +6     
- Misses        2866     2867    +1     
  Partials         2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@niyibi250 niyibi250 force-pushed the Implement-CustomerManagement branch 2 times, most recently from 063cbb6 to 39f920c Compare July 25, 2024 09:44
@niyibi250 niyibi250 changed the title first commit Implement Customer Management Jul 25, 2024
@niyibi250 niyibi250 self-assigned this Jul 25, 2024
@niyibi250 niyibi250 added Front-End ready for review The PR is ready for review to be mergrd labels Jul 25, 2024
@niyibi250 niyibi250 requested review from wayneleon1, dushimeemma, 13XAVI, bertrandshema and ambroisegithub and removed request for dushimeemma July 25, 2024 09:54
@niyibi250 niyibi250 linked an issue Jul 25, 2024 that may be closed by this pull request
3 tasks
Copy link
Collaborator

@ambroisegithub ambroisegithub left a comment

Choose a reason for hiding this comment

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

It looks good for merge!!!

@niyibi250 niyibi250 force-pushed the Implement-CustomerManagement branch 2 times, most recently from 353da2a to 2b49867 Compare July 25, 2024 14:30
@niyibi250 niyibi250 force-pushed the Implement-CustomerManagement branch from 2b49867 to cee8ad5 Compare July 25, 2024 14:32
@niyibi250 niyibi250 closed this Jul 25, 2024
@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
Front-End ready for review The PR is ready for review to be mergrd
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants