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

[ADD]: Implement CRUD Methods for Discounts #12

Open
AbhijithGanesh opened this issue Mar 6, 2023 · 1 comment
Open

[ADD]: Implement CRUD Methods for Discounts #12

AbhijithGanesh opened this issue Mar 6, 2023 · 1 comment
Assignees
Labels
api This will not be worked on enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@AbhijithGanesh
Copy link
Member

Task

Currently, the schema for Discounts is implemented in schema, This model needs the following controller functions:

  • Create Discount
  • Update Discount by ID
  • Delete Discount
@AbhijithGanesh AbhijithGanesh added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed api This will not be worked on labels Mar 6, 2023
@ashwin-p
Copy link
Collaborator

ashwin-p commented Mar 7, 2023

I would like to work on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api This will not be worked on enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants