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:Want To Add Backend Canteen menu item #232

Closed
3 tasks done
nishant0708 opened this issue Jun 5, 2024 · 4 comments · Fixed by #251
Closed
3 tasks done

Feat:Want To Add Backend Canteen menu item #232

nishant0708 opened this issue Jun 5, 2024 · 4 comments · Fixed by #251
Assignees
Labels
gssoc This label is attached to the issues related to Gssoc'24 level3

Comments

@nishant0708
Copy link
Contributor

Describe the feature

Currently cateen cant add items in their menu
image
i want to implement its backend i will redesign this form here canteen will have to add name image and availablity time and rest of the fields which will be stored under that canteen id's menu and then we can fetch it using user's end .

Add ScreenShots

image

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC'24 contributor
  • I want to work on this issue
@hustlerZzZ
Copy link
Collaborator

Can you explain more...

@hustlerZzZ hustlerZzZ added gssoc This label is attached to the issues related to Gssoc'24 level3 labels Jun 5, 2024
@nishant0708
Copy link
Contributor Author

nishant0708 commented Jun 5, 2024

Yes for sure @hustlerZzZ See the functionality we needed is whenever canteen adds menu item from here means canteen end the user end should able to see the item that was added by canteen

For that what we can do is write a post API which will take data from the form give here and it will be stored in a database of that particular restraunt uid . When this data is stored in that uid

In user section we can retrieve that information we will get array of items in that canteen an we can show that .

This is the basic idea which I will try to solve.and if this is done we can do further implementations like user can give order to canteen that he wants that particular item and so onn..

@hustlerZzZ
Copy link
Collaborator

Yes for sure @hustlerZzZ See the functionality we needed is whenever canteen adds menu item from here means canteen end the user end should able to see the item that was added by canteen

For that what we can do is write a post API which will take data from the form give here and it will be stored in a database of that particular restraunt uid . When this data is stored in that uid

In user section we can retrieve that information we will get array of items in that canteen an we can show that .

This is the basic idea which I will try to solve.and if this is done we can do further implementations like user can give order to canteen that he wants that particular item and so onn..

Ok go ahead

hustlerZzZ added a commit that referenced this issue Jun 7, 2024
Feat:Want To Add Backend Canteen menu item #232
Copy link

github-actions bot commented Jun 7, 2024

Hello @nishant0708! Your issue #232 has been closed. Thank you for your contribution!

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 a pull request may close this issue.

2 participants