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 (API work) #90

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.

Just FYI if developer 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

ChammounC commented 1 year ago

Hey @Anandsg, I would like to work on this feature.

Anandsg commented 1 year ago

Hey @ChammounC please go for it, if you need any clarifications please comment it here i will try to respond also please try to create a new components for your changes.

ChammounC commented 1 year ago

@Anandsg sure. Thanks.

Anandsg commented 1 year ago

This feature has been implemented and deployed