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:Allow Canteen Admins to Update food item Images and Description #379 #397

Merged
merged 2 commits into from
Jul 1, 2024

Conversation

nishant0708
Copy link
Contributor

@nishant0708 nishant0708 commented Jun 30, 2024

Now Users Can Update Their image and as well as description

  1. Updated Backend Code
    -breakfast
    -lunch
    -dinner
  2. Updated Routes
  3. Updated Model
  4. Added Image uploading Logic

hey @hustlerZzZ Can you please assign it level 3

Fixes #379

Type of change

Please mark with an X the type that applies:

  • Bug fix (non-breaking change which fixes an issue)
  • [ x] New feature (non-breaking change which adds functionality)
  • Refactor code
  • Documentation update
  • Other (mentioned in the issue number)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce them. Please also list any relevant details for your test configuration.

Test A: Describe here

Test B: Describe here (if required)

Screenshots and Videos

food-update-foodies.mp4

Please provide screenshots and videos of the changes you made.

Checklist

Please mark with an X the items that apply:

  • [ x] My code follows the style guidelines of this project
  • [x ] I have performed a self-review of my code
  • [x ] I have commented my code, particularly in hard-to-understand areas
  • [ x] I have made corresponding changes to the documentation
  • [ x] My changes generate no new warnings
  • [x ] I have added tests that prove my fix is effective or that my feature works
  • [ x] New and existing unit tests pass locally with my changes
  • [x ] Any dependent changes have been merged and published in downstream modules

Copy link

vercel bot commented Jun 30, 2024

@nishant0708 is attempting to deploy a commit to the vansh69's projects Team on Vercel.

A member of the Team first needs to authorize it.

@hustlerZzZ hustlerZzZ added gssoc This label is attached to the issues related to Gssoc'24 level3 labels Jul 1, 2024
@hustlerZzZ hustlerZzZ merged commit 71ace33 into VanshKing30:main Jul 1, 2024
1 check failed
Copy link

github-actions bot commented Jul 1, 2024

Congratulations, Your pull request has been successfully merged 🥳🎉 Thank you for your contribution to the project 🚀 Keep Contributing!! ✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc This label is attached to the issues related to Gssoc'24 level3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat:Allow Canteen Admins to Update food item Images and Description
2 participants