Anandsg / Hungry-hero

The app is designed to be user-friendly, making it easy for people to discover, choose, and manage their favourite dining spots and food orders ⚡️
https://hungry-hero-ag.netlify.app/
MIT License
64 stars 101 forks source link

[Feature request] : Enhance Menu Display with Collapsible Accordions #11

Closed Anandsg closed 1 year ago

Anandsg commented 1 year ago

Request: Currently, in our app, when users access the menu section, they can only see a list of recommended items. This limits the options available to them and doesn't provide a comprehensive view of our offerings.

Desired Feature: We aim to enhance the menu section by introducing collapsible accordions. Collapsible accordions are interactive elements that, when clicked, expand to reveal additional content. In our case, these accordions will allow users to browse different categories of items (e.g., appetizers, main courses, desserts) and select the ones they are interested in.

Reference:

Screenshot 2023-09-26 at 1 11 32 PM

Records:

We believe this addition will improve user experience and make our app more user-friendly.
We welcome contributions and suggestions from the community to make this feature a reality.
VaibhavKVerma commented 1 year ago

Hey @Anandsg I would like to work on this task.

Anandsg commented 1 year ago

@VaibhavKVerma great, thanks for picking this up!! assigning the issue. make sure to install CORS extension to run this app in your local machine

Anandsg commented 1 year ago

Hey there @VaibhavKVerma Just FYI if you ever need some clarifications or find yourself stuck, feel free to check out my commit using the link below. I've implemented a similar feature there, and it might come in handy."

https://github.com/Anandsg/Menu-Mingle/commit/1fd121f38b45dfa7256b6ab93d5e61b429678adc

VaibhavKVerma commented 1 year ago

Hey @Anandsg will work on the required changes.

Anandsg commented 1 year ago

Hey @Anandsg will work on the required changes.

Thanks for the update.