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

ecommerce/ category crud with log keeping #10

Open
4 of 8 tasks
sayeed1999 opened this issue Feb 8, 2023 · 0 comments
Open
4 of 8 tasks

ecommerce/ category crud with log keeping #10

sayeed1999 opened this issue Feb 8, 2023 · 0 comments
Assignees

Comments

@sayeed1999
Copy link
Owner

sayeed1999 commented Feb 8, 2023

  • create category
  • edit category
  • delete category
  • get category(s)
  • Product Create /Update/Delete with ProductLog
  • deletedAt prop in product model (default value: null) implement soft delete
  • get all category should not bring deleted products
  • undo soft delete
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

No branches or pull requests

2 participants