ice-bit / DineUI

Building a UI app for a previous console project; the core functionality is restaurant management. Check the URL below 👇 for console app!
https://github.com/sek-r0/Dine
0 stars 0 forks source link

Redesign Menu Section Category for Menu Screen #15

Closed ice-bit closed 4 months ago

ice-bit commented 4 months ago

Description

The current design of the menu section category on the Menu screen needs to be redesigned to enhance user experience and functionality.

Requirements

  1. Streamlined Category Selection:
    • Ensure users can select a category without needing to reselect when adding a menu item.
    • Implement a more intuitive category selection process.
  2. Improved Visibility:
    • Ensure that option selection lists do not obscure the Add Form or any other critical UI elements.
  3. Consistent UI/UX:
    • Maintain consistent design principles throughout the Menu screen.
    • Improve readability and usability by avoiding excessive use of grey text and ensuring adequate contrast.
  4. Enhanced Functionality:
    • Allow users to add a new category directly from the Menu screen if it doesn’t exist.
    • Provide a clear indication of the selected category and available options.

Goals

Tasks

Redesign the category selection UI component.

Implement a feature to add a new category from the Menu screen.

Ensure the option selection list does not hide the Add Form.

Improve the readability of the text within the Menu section.

Test the new design for usability and functionality.

Additional Notes

ice-bit commented 4 months ago

Also redesign the add menu item button placement or work on alternative (better) way of adding menu items.