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

Release #463

Merged
merged 195 commits into from
Dec 11, 2023
Merged

Release #463

merged 195 commits into from
Dec 11, 2023

Commits on Mar 22, 2023

  1. Development (#235)

    * update github workflow yaml file
    
    * rename the frontend folder
    olasunkanmi-SE committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    213bebe View commit details
    Browse the repository at this point in the history
  2. Development (#237)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    olasunkanmi-SE committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    408206b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a59597d View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Development (#239)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    olasunkanmi-SE committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    1da8dae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff34c79 View commit details
    Browse the repository at this point in the history
  3. Development (#241)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    olasunkanmi-SE committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    161b407 View commit details
    Browse the repository at this point in the history
  4. Development (#242)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    olasunkanmi-SE committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    0d3e4ab View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. Development (#244)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    olasunkanmi-SE committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    e09bbee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80d79ad View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Development (#246)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    olasunkanmi-SE committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    0cffaf0 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Development (#248)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    olasunkanmi-SE committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    6b81e70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ce925f View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Development (#250)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    olasunkanmi-SE committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    105a48c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acacbc5 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Development (#252)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    olasunkanmi-SE committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    1d5973f View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Development (#254)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    olasunkanmi-SE committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    d2f84cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58b3f73 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Development (#256)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    olasunkanmi-SE committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    67e491b View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Development (#257)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    olasunkanmi-SE committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    e15a1ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3a4f96 View commit details
    Browse the repository at this point in the history
  3. Development (#259)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    olasunkanmi-SE committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    0c497a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    817f37f View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Development (#261)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    olasunkanmi-SE committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    f926fc1 View commit details
    Browse the repository at this point in the history
  2. Development (#262)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    olasunkanmi-SE committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    94c9bed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07f96d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. Development (#264)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    olasunkanmi-SE committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    4f24b0f View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Development (#266)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    olasunkanmi-SE committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    ef9db9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09bda0c View commit details
    Browse the repository at this point in the history
  3. merge conflicts

    olasunkanmi-SE committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    ffd0ef0 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Development (#267)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    olasunkanmi-SE committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    82185f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff3d32d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Development (#269)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    olasunkanmi-SE committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    5960225 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    752679f View commit details
    Browse the repository at this point in the history
  3. Development (#271)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    olasunkanmi-SE committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    e456a8c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d32e0a View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Development (#273)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    olasunkanmi-SE committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    49a8928 View commit details
    Browse the repository at this point in the history
  2. Development (#274)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    olasunkanmi-SE committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    ab47b0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8640136 View commit details
    Browse the repository at this point in the history
  4. Development (#276)

    olasunkanmi-SE committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    72f5d5d View commit details
    Browse the repository at this point in the history
  5. Development (#277)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    olasunkanmi-SE committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    297d996 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e50dbe View commit details
    Browse the repository at this point in the history
  7. Development (#279)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    olasunkanmi-SE committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    3635920 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Development (#287)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    olasunkanmi-SE committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    02df24f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa202a1 View commit details
    Browse the repository at this point in the history
  3. Development (#290)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    olasunkanmi-SE committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    fe03ba9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca144cc View commit details
    Browse the repository at this point in the history
  5. Development (#292)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    olasunkanmi-SE committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    7332c02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43264a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Development (#295)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    olasunkanmi-SE committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    1d3ef56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e411fe View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Development (#297)

    olasunkanmi-SE committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    115d353 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Development (#298)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    olasunkanmi-SE committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    7f7cb7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9019a8f View commit details
    Browse the repository at this point in the history
  3. Development (#300)

    olasunkanmi-SE committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    5bc47ce View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. Development (#301)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    olasunkanmi-SE committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    af1646c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    441d88e View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Development (#303)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    olasunkanmi-SE committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    1834c0b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Development (#306)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    olasunkanmi-SE committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    d7da6ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    774e898 View commit details
    Browse the repository at this point in the history
  3. Development (#308)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    olasunkanmi-SE committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    8a1f1d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7fc265 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Development (#310)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    olasunkanmi-SE committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    66672d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0a6bba View commit details
    Browse the repository at this point in the history
  3. Development (#312)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    olasunkanmi-SE committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    9691d3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f2aeef View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Development (#315)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * create the update cart item modal
    
    * move the shopping cart component into cart folder
    
    * upgrade menu items on edit
    
    * fix build error
    
    * fix code smell
    olasunkanmi-SE committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    776d278 View commit details
    Browse the repository at this point in the history
  2. fix conflicts

    olasunkanmi-SE committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    d44f0af View commit details
    Browse the repository at this point in the history
  3. Development (#317)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * create the update cart item modal
    
    * move the shopping cart component into cart folder
    
    * upgrade menu items on edit
    
    * fix build error
    
    * fix code smell
    
    * handle update menu quantity
    
    * remove unused functions
    olasunkanmi-SE committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    c35c58f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd190eb View commit details
    Browse the repository at this point in the history
  5. Development (#319)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * create the update cart item modal
    
    * move the shopping cart component into cart folder
    
    * upgrade menu items on edit
    
    * fix build error
    
    * fix code smell
    
    * handle update menu quantity
    
    * remove unused functions
    
    * update the application state on add to cart
    olasunkanmi-SE committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    99312c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0afc3f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Development (#322)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * create the update cart item modal
    
    * move the shopping cart component into cart folder
    
    * upgrade menu items on edit
    
    * fix build error
    
    * fix code smell
    
    * handle update menu quantity
    
    * remove unused functions
    
    * update the application state on add to cart
    
    * clean up exception filter and fix code smells
    olasunkanmi-SE committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    93cad99 View commit details
    Browse the repository at this point in the history
  2. Development (#323)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * create the update cart item modal
    
    * move the shopping cart component into cart folder
    
    * upgrade menu items on edit
    
    * fix build error
    
    * fix code smell
    
    * handle update menu quantity
    
    * remove unused functions
    
    * update the application state on add to cart
    
    * clean up exception filter and fix code smells
    
    * add restaurantId to menus
    
    * uncomment restaurant test
    
    * create API to retrieve menus by merchantId
    olasunkanmi-SE committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    c2cd10b View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Development (#327)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * create the update cart item modal
    
    * move the shopping cart component into cart folder
    
    * upgrade menu items on edit
    
    * fix build error
    
    * fix code smell
    
    * handle update menu quantity
    
    * remove unused functions
    
    * update the application state on add to cart
    
    * clean up exception filter and fix code smells
    
    * add restaurantId to menus
    
    * uncomment restaurant test
    
    * create API to retrieve menus by merchantId
    
    * Olasunkanmi se patch 2 (#326)
    
    * Release (#320)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declara…
    olasunkanmi-SE committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    fd81d32 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Development (#329)

    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * create the update cart item modal
    
    * move the shopping cart component into cart folder
    
    * upgrade menu items on edit
    
    * fix build error
    
    * fix code smell
    
    * handle update menu quantity
    
    * remove unused functions
    
    * update the application state on add to cart
    
    * clean up exception filter and fix code smells
    
    * add restaurantId to menus
    
    * uncomment restaurant test
    
    * create API to retrieve menus by merchantId
    
    * Olasunkanmi se patch 2 (#326)
    
    * Release (#320)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declara…
    olasunkanmi-SE committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    ebaf65b View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    832ff5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c84a4ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    705c74e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    249af25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8de8e9d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c9e4582 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58e35ee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    704656c View commit details
    Browse the repository at this point in the history
  9. Development (#335)

    * create the selected item schema
    
    * create cart item domain and schema
    olasunkanmi-SE committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    5c12a4d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    af5f107 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c1caf06 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    502ed5c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d61a046 View commit details
    Browse the repository at this point in the history
  14. Development (#337)

    * create the selected item schema
    
    * create cart item domain and schema
    
    * create the order repository method
    
    * add the order repository interface
    olasunkanmi-SE committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    bc623d7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2bfebbe View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    ec2a3bc View commit details
    Browse the repository at this point in the history
  2. Development (#338)

    * create the selected item schema
    
    * create cart item domain and schema
    
    * create the order repository method
    
    * add the order repository interface
    
    * create the cart items and selected cart items mapper
    olasunkanmi-SE committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    c954219 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35b410b View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    0c8e646 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2c47d5 View commit details
    Browse the repository at this point in the history
  3. fix code smells

    olasunkanmi-SE committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    9c1ca4f View commit details
    Browse the repository at this point in the history
  4. Development (#340)

    * create the selected item schema
    
    * create cart item domain and schema
    
    * create the order repository method
    
    * add the order repository interface
    
    * create the cart items and selected cart items mapper
    
    * add note for selected items
    
    * fix code smells
    olasunkanmi-SE committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    92c87f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a17aca View commit details
    Browse the repository at this point in the history
  6. Development (#342)

    * create the selected item schema
    
    * create cart item domain and schema
    
    * create the order repository method
    
    * add the order repository interface
    
    * create the cart items and selected cart items mapper
    
    * add note for selected items
    
    * fix code smells
    
    * implement add item notes
    olasunkanmi-SE committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    6184ecc View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Configuration menu
    Copy the full SHA
    1f1da9f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Development (#345)

    * create the selected item schema
    
    * create cart item domain and schema
    
    * create the order repository method
    
    * add the order repository interface
    
    * create the cart items and selected cart items mapper
    
    * add note for selected items
    
    * fix code smells
    
    * implement add item notes
    
    * update sonar cloud project properties to include test coverage from jest
    olasunkanmi-SE committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    88b63d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Configuration menu
    Copy the full SHA
    3abdf6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    febc9f8 View commit details
    Browse the repository at this point in the history
  3. Development (#350)

    * create the selected item schema
    
    * create cart item domain and schema
    
    * create the order repository method
    
    * add the order repository interface
    
    * create the cart items and selected cart items mapper
    
    * add note for selected items
    
    * fix code smells
    
    * implement add item notes
    
    * update sonar cloud project properties to include test coverage from jest
    
    * remove unused codes and fix the close cart on add to cart upgraded meal set bug
    olasunkanmi-SE committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    db8913e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f832b34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b2ae83 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20e7417 View commit details
    Browse the repository at this point in the history
  7. Development (#352)

    * create the selected item schema
    
    * create cart item domain and schema
    
    * create the order repository method
    
    * add the order repository interface
    
    * create the cart items and selected cart items mapper
    
    * add note for selected items
    
    * fix code smells
    
    * implement add item notes
    
    * update sonar cloud project properties to include test coverage from jest
    
    * remove unused codes and fix the close cart on add to cart upgraded meal set bug
    
    * display the name of menu without selected items
    olasunkanmi-SE committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    ece98c3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ba885b View commit details
    Browse the repository at this point in the history
  9. Development (#355)

    * create the selected item schema
    
    * create cart item domain and schema
    
    * create the order repository method
    
    * add the order repository interface
    
    * create the cart items and selected cart items mapper
    
    * add note for selected items
    
    * fix code smells
    
    * implement add item notes
    
    * update sonar cloud project properties to include test coverage from jest
    
    * remove unused codes and fix the close cart on add to cart upgraded meal set bug
    
    * display the name of menu without selected items
    
    * do not display the selected item quantity if it is zero
    olasunkanmi-SE committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    3d79c2c View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    c66ee6f View commit details
    Browse the repository at this point in the history
  2. Development (#357)

    * create the selected item schema
    
    * create cart item domain and schema
    
    * create the order repository method
    
    * add the order repository interface
    
    * create the cart items and selected cart items mapper
    
    * add note for selected items
    
    * fix code smells
    
    * implement add item notes
    
    * update sonar cloud project properties to include test coverage from jest
    
    * remove unused codes and fix the close cart on add to cart upgraded meal set bug
    
    * display the name of menu without selected items
    
    * do not display the selected item quantity if it is zero
    
    * add instructions to each addons
    olasunkanmi-SE committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    4c2ca45 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    5374286 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19a5b8d View commit details
    Browse the repository at this point in the history
  3. Development (#358)

    * create the selected item schema
    
    * create cart item domain and schema
    
    * create the order repository method
    
    * add the order repository interface
    
    * create the cart items and selected cart items mapper
    
    * add note for selected items
    
    * fix code smells
    
    * implement add item notes
    
    * update sonar cloud project properties to include test coverage from jest
    
    * remove unused codes and fix the close cart on add to cart upgraded meal set bug
    
    * display the name of menu without selected items
    
    * do not display the selected item quantity if it is zero
    
    * add instructions to each addons
    
    * add instructions to menu order
    olasunkanmi-SE committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    7d59363 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21a8d7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7375e52 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9658820 View commit details
    Browse the repository at this point in the history
  7. Development (#360)

    * create the selected item schema
    
    * create cart item domain and schema
    
    * create the order repository method
    
    * add the order repository interface
    
    * create the cart items and selected cart items mapper
    
    * add note for selected items
    
    * fix code smells
    
    * implement add item notes
    
    * update sonar cloud project properties to include test coverage from jest
    
    * remove unused codes and fix the close cart on add to cart upgraded meal set bug
    
    * display the name of menu without selected items
    
    * do not display the selected item quantity if it is zero
    
    * add instructions to each addons
    
    * add instructions to menu order
    
    * close the instruction modal on set instruction for menu
    olasunkanmi-SE committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    c8ca075 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a30717b View commit details
    Browse the repository at this point in the history
  9. Olasunkanmi se patch 4 (#362)

    * Release (#351)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * create the update cart item modal
    
    * move the shopping cart component into cart folder
    
    * upgrade menu items on edit
    
    * fix build error
    
    * fix code smell
    
    * Development (#317)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to …
    olasunkanmi-SE committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    7b5ae25 View commit details
    Browse the repository at this point in the history
  10. Development (#366)

    * create the selected item schema
    
    * create cart item domain and schema
    
    * create the order repository method
    
    * add the order repository interface
    
    * create the cart items and selected cart items mapper
    
    * add note for selected items
    
    * fix code smells
    
    * implement add item notes
    
    * update sonar cloud project properties to include test coverage from jest
    
    * remove unused codes and fix the close cart on add to cart upgraded meal set bug
    
    * display the name of menu without selected items
    
    * do not display the selected item quantity if it is zero
    
    * add instructions to each addons
    
    * add instructions to menu order
    
    * close the instruction modal on set instruction for menu
    
    * Olasunkanmi se patch 4 (#362)
    
    * Release (#351)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * create the update cart item modal
    
    * move the shopping cart component into cart folder
    
    * upgrade menu items on edit
    
    * fix build error
    
    * fix code smell
    
    * Development (#317)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: …
    olasunkanmi-SE committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    d88d09e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bd7468e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7320453 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e7af84d View commit details
    Browse the repository at this point in the history
  14. Development (#368)

    * create the selected item schema
    
    * create cart item domain and schema
    
    * create the order repository method
    
    * add the order repository interface
    
    * create the cart items and selected cart items mapper
    
    * add note for selected items
    
    * fix code smells
    
    * implement add item notes
    
    * update sonar cloud project properties to include test coverage from jest
    
    * remove unused codes and fix the close cart on add to cart upgraded meal set bug
    
    * display the name of menu without selected items
    
    * do not display the selected item quantity if it is zero
    
    * add instructions to each addons
    
    * add instructions to menu order
    
    * close the instruction modal on set instruction for menu
    
    * Olasunkanmi se patch 4 (#362)
    
    * Release (#351)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * create the update cart item modal
    
    * move the shopping cart component into cart folder
    
    * upgrade menu items on edit
    
    * fix build error
    
    * fix code smell
    
    * Development (#317)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: …
    olasunkanmi-SE committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    b6a5a62 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    64d5b03 View commit details
    Browse the repository at this point in the history
  16. Development (#371)

    * create the selected item schema
    
    * create cart item domain and schema
    
    * create the order repository method
    
    * add the order repository interface
    
    * create the cart items and selected cart items mapper
    
    * add note for selected items
    
    * fix code smells
    
    * implement add item notes
    
    * update sonar cloud project properties to include test coverage from jest
    
    * remove unused codes and fix the close cart on add to cart upgraded meal set bug
    
    * display the name of menu without selected items
    
    * do not display the selected item quantity if it is zero
    
    * add instructions to each addons
    
    * add instructions to menu order
    
    * close the instruction modal on set instruction for menu
    
    * Olasunkanmi se patch 4 (#362)
    
    * Release (#351)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * create the update cart item modal
    
    * move the shopping cart component into cart folder
    
    * upgrade menu items on edit
    
    * fix build error
    
    * fix code smell
    
    * Development (#317)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: …
    olasunkanmi-SE committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    dd0b21e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    882c64f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90e934b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    690ff30 View commit details
    Browse the repository at this point in the history
  4. Development (#372)

    * create the selected item schema
    
    * create cart item domain and schema
    
    * create the order repository method
    
    * add the order repository interface
    
    * create the cart items and selected cart items mapper
    
    * add note for selected items
    
    * fix code smells
    
    * implement add item notes
    
    * update sonar cloud project properties to include test coverage from jest
    
    * remove unused codes and fix the close cart on add to cart upgraded meal set bug
    
    * display the name of menu without selected items
    
    * do not display the selected item quantity if it is zero
    
    * add instructions to each addons
    
    * add instructions to menu order
    
    * close the instruction modal on set instruction for menu
    
    * Olasunkanmi se patch 4 (#362)
    
    * Release (#351)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * create the update cart item modal
    
    * move the shopping cart component into cart folder
    
    * upgrade menu items on edit
    
    * fix build error
    
    * fix code smell
    
    * Development (#317)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: …
    olasunkanmi-SE committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    2fec080 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de092f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7bbf834 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5e4ea93 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    09365cc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    13abbf6 View commit details
    Browse the repository at this point in the history
  10. merge release to dev

    olasunkanmi-SE committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    e0d587c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4da1f58 View commit details
    Browse the repository at this point in the history
  12. Development (#377)

    * implement the menu search
    
    * fix code smell
    olasunkanmi-SE committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3f833ca View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Development (#381)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    olasunkanmi-SE committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    8606338 View commit details
    Browse the repository at this point in the history
  2. Development (#383)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    olasunkanmi-SE committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    a2395ac View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Development (#385)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    
    * move email header check to the backend
    
    * remove quantity from order
    olasunkanmi-SE committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    923c061 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e22fc92 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Development (#387)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    
    * move email header check to the backend
    
    * remove quantity from order
    
    * update selected items to include itemId
    
    * make cartitem and selectedCart Items optional in parent models
    olasunkanmi-SE committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    376956d View commit details
    Browse the repository at this point in the history
  2. Development (#389)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    
    * move email header check to the backend
    
    * remove quantity from order
    
    * update selected items to include itemId
    
    * make cartitem and selectedCart Items optional in parent models
    
    * create the order service
    
    * create order controller
    olasunkanmi-SE committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    5be1387 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03c3e22 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Development (#397)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    
    * move email header check to the backend
    
    * remove quantity from order
    
    * update selected items to include itemId
    
    * make cartitem and selectedCart Items optional in parent models
    
    * create the order service
    
    * create order controller
    
    * checkout and fix (#391)
    
    * Test (#393)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#396)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    3 people committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    e297ace View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce70f25 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Development (#404)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    
    * move email header check to the backend
    
    * remove quantity from order
    
    * update selected items to include itemId
    
    * make cartitem and selectedCart Items optional in parent models
    
    * create the order service
    
    * create order controller
    
    * checkout and fix (#391)
    
    * Test (#393)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#396)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#400)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#403)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Add additional methods to the Generic Repository (#402)
    
    * Release (#386)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item fr…
    3 people committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    2f39211 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e9bfb4 View commit details
    Browse the repository at this point in the history
  3. Development (#406)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    
    * move email header check to the backend
    
    * remove quantity from order
    
    * update selected items to include itemId
    
    * make cartitem and selectedCart Items optional in parent models
    
    * create the order service
    
    * create order controller
    
    * checkout and fix (#391)
    
    * Test (#393)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#396)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#400)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#403)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Add additional methods to the Generic Repository (#402)
    
    * Release (#386)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item fr…
    3 people committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    1f346d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c0b455 View commit details
    Browse the repository at this point in the history
  5. Development (#408)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    
    * move email header check to the backend
    
    * remove quantity from order
    
    * update selected items to include itemId
    
    * make cartitem and selectedCart Items optional in parent models
    
    * create the order service
    
    * create order controller
    
    * checkout and fix (#391)
    
    * Test (#393)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#396)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#400)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#403)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Add additional methods to the Generic Repository (#402)
    
    * Release (#386)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item fr…
    3 people committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    9a05416 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Development (#411)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    
    * move email header check to the backend
    
    * remove quantity from order
    
    * update selected items to include itemId
    
    * make cartitem and selectedCart Items optional in parent models
    
    * create the order service
    
    * create order controller
    
    * checkout and fix (#391)
    
    * Test (#393)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#396)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#400)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#403)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Add additional methods to the Generic Repository (#402)
    
    * Release (#386)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item fr…
    3 people committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    1022094 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    543c3ec View commit details
    Browse the repository at this point in the history
  3. Development (#413)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    
    * move email header check to the backend
    
    * remove quantity from order
    
    * update selected items to include itemId
    
    * make cartitem and selectedCart Items optional in parent models
    
    * create the order service
    
    * create order controller
    
    * checkout and fix (#391)
    
    * Test (#393)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#396)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#400)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#403)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Add additional methods to the Generic Repository (#402)
    
    * Release (#386)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item fr…
    3 people committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    bfae634 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Development (#415)

    olasunkanmi-SE committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    538e07f View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    983b72f View commit details
    Browse the repository at this point in the history
  2. Development (#417)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    
    * move email header check to the backend
    
    * remove quantity from order
    
    * update selected items to include itemId
    
    * make cartitem and selectedCart Items optional in parent models
    
    * create the order service
    
    * create order controller
    
    * checkout and fix (#391)
    
    * Test (#393)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#396)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#400)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#403)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Add additional methods to the Generic Repository (#402)
    
    * Release (#386)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item fr…
    3 people committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    57a901d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0d1403 View commit details
    Browse the repository at this point in the history
  4. Development (#419)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    
    * move email header check to the backend
    
    * remove quantity from order
    
    * update selected items to include itemId
    
    * make cartitem and selectedCart Items optional in parent models
    
    * create the order service
    
    * create order controller
    
    * checkout and fix (#391)
    
    * Test (#393)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#396)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#400)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#403)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Add additional methods to the Generic Repository (#402)
    
    * Release (#386)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item fr…
    3 people committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    cf7286b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c68292a View commit details
    Browse the repository at this point in the history
  6. Development (#421)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    
    * move email header check to the backend
    
    * remove quantity from order
    
    * update selected items to include itemId
    
    * make cartitem and selectedCart Items optional in parent models
    
    * create the order service
    
    * create order controller
    
    * checkout and fix (#391)
    
    * Test (#393)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#396)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#400)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#403)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Add additional methods to the Generic Repository (#402)
    
    * Release (#386)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item fr…
    3 people committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    5f17945 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0161ba8 View commit details
    Browse the repository at this point in the history
  8. Development (#423)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    
    * move email header check to the backend
    
    * remove quantity from order
    
    * update selected items to include itemId
    
    * make cartitem and selectedCart Items optional in parent models
    
    * create the order service
    
    * create order controller
    
    * checkout and fix (#391)
    
    * Test (#393)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#396)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#400)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#403)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Add additional methods to the Generic Repository (#402)
    
    * Release (#386)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item fr…
    3 people committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    0ac90eb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    76f27a7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b11c3e7 View commit details
    Browse the repository at this point in the history
  11. Development (#425)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    
    * move email header check to the backend
    
    * remove quantity from order
    
    * update selected items to include itemId
    
    * make cartitem and selectedCart Items optional in parent models
    
    * create the order service
    
    * create order controller
    
    * checkout and fix (#391)
    
    * Test (#393)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#396)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#400)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#403)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Add additional methods to the Generic Repository (#402)
    
    * Release (#386)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item fr…
    3 people committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    9a72cde View commit details
    Browse the repository at this point in the history
  12. Development (#426)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    
    * move email header check to the backend
    
    * remove quantity from order
    
    * update selected items to include itemId
    
    * make cartitem and selectedCart Items optional in parent models
    
    * create the order service
    
    * create order controller
    
    * checkout and fix (#391)
    
    * Test (#393)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#396)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#400)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#403)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Add additional methods to the Generic Repository (#402)
    
    * Release (#386)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item fr…
    3 people committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    9d7ae26 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e8cd832 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Development (#430)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    
    * move email header check to the backend
    
    * remove quantity from order
    
    * update selected items to include itemId
    
    * make cartitem and selectedCart Items optional in parent models
    
    * create the order service
    
    * create order controller
    
    * checkout and fix (#391)
    
    * Test (#393)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#396)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#400)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#403)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Add additional methods to the Generic Repository (#402)
    
    * Release (#386)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item fr…
    3 people committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    164f288 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Development (#432)

    olasunkanmi-SE committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    64f60a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Development (#433)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    
    * move email header check to the backend
    
    * remove quantity from order
    
    * update selected items to include itemId
    
    * make cartitem and selectedCart Items optional in parent models
    
    * create the order service
    
    * create order controller
    
    * checkout and fix (#391)
    
    * Test (#393)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#396)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#400)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#403)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Add additional methods to the Generic Repository (#402)
    
    * Release (#386)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item fr…
    3 people committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    5750189 View commit details
    Browse the repository at this point in the history
  2. Development (#435)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    
    * move email header check to the backend
    
    * remove quantity from order
    
    * update selected items to include itemId
    
    * make cartitem and selectedCart Items optional in parent models
    
    * create the order service
    
    * create order controller
    
    * checkout and fix (#391)
    
    * Test (#393)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#396)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#400)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#403)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Add additional methods to the Generic Repository (#402)
    
    * Release (#386)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item fr…
    3 people committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    f7eab85 View commit details
    Browse the repository at this point in the history
  3. Development (#436)

    olasunkanmi-SE committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    f3ef373 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Development (#438)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    
    * move email header check to the backend
    
    * remove quantity from order
    
    * update selected items to include itemId
    
    * make cartitem and selectedCart Items optional in parent models
    
    * create the order service
    
    * create order controller
    
    * checkout and fix (#391)
    
    * Test (#393)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#396)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#400)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#403)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Add additional methods to the Generic Repository (#402)
    
    * Release (#386)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item fr…
    3 people committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    6106c57 View commit details
    Browse the repository at this point in the history
  2. Development (#440)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    
    * move email header check to the backend
    
    * remove quantity from order
    
    * update selected items to include itemId
    
    * make cartitem and selectedCart Items optional in parent models
    
    * create the order service
    
    * create order controller
    
    * checkout and fix (#391)
    
    * Test (#393)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#396)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#400)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#403)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Add additional methods to the Generic Repository (#402)
    
    * Release (#386)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item fr…
    3 people committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    ece4529 View commit details
    Browse the repository at this point in the history
  3. Development (#443)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    
    * move email header check to the backend
    
    * remove quantity from order
    
    * update selected items to include itemId
    
    * make cartitem and selectedCart Items optional in parent models
    
    * create the order service
    
    * create order controller
    
    * checkout and fix (#391)
    
    * Test (#393)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#396)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#400)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#403)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Add additional methods to the Generic Repository (#402)
    
    * Release (#386)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item fr…
    3 people committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    e75bf48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63acc5c View commit details
    Browse the repository at this point in the history
  5. Development (#445)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    
    * move email header check to the backend
    
    * remove quantity from order
    
    * update selected items to include itemId
    
    * make cartitem and selectedCart Items optional in parent models
    
    * create the order service
    
    * create order controller
    
    * checkout and fix (#391)
    
    * Test (#393)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#396)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#400)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#403)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Add additional methods to the Generic Repository (#402)
    
    * Release (#386)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item fr…
    3 people committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    bc73195 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e681f4b View commit details
    Browse the repository at this point in the history
  7. fix build error

    olasunkanmi-SE committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    414fc59 View commit details
    Browse the repository at this point in the history
  8. Development (#447)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    
    * move email header check to the backend
    
    * remove quantity from order
    
    * update selected items to include itemId
    
    * make cartitem and selectedCart Items optional in parent models
    
    * create the order service
    
    * create order controller
    
    * checkout and fix (#391)
    
    * Test (#393)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#396)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#400)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#403)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Add additional methods to the Generic Repository (#402)
    
    * Release (#386)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item fr…
    3 people committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    2852f24 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    80d2a0d View commit details
    Browse the repository at this point in the history
  10. Development (#449)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    
    * move email header check to the backend
    
    * remove quantity from order
    
    * update selected items to include itemId
    
    * make cartitem and selectedCart Items optional in parent models
    
    * create the order service
    
    * create order controller
    
    * checkout and fix (#391)
    
    * Test (#393)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#396)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#400)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#403)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Add additional methods to the Generic Repository (#402)
    
    * Release (#386)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item fr…
    3 people committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    dfbef7a View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Development (#452)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    
    * move email header check to the backend
    
    * remove quantity from order
    
    * update selected items to include itemId
    
    * make cartitem and selectedCart Items optional in parent models
    
    * create the order service
    
    * create order controller
    
    * checkout and fix (#391)
    
    * Test (#393)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#396)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#400)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#403)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Add additional methods to the Generic Repository (#402)
    
    * Release (#386)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item fr…
    3 people committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    10e9f36 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Development (#454)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    
    * move email header check to the backend
    
    * remove quantity from order
    
    * update selected items to include itemId
    
    * make cartitem and selectedCart Items optional in parent models
    
    * create the order service
    
    * create order controller
    
    * checkout and fix (#391)
    
    * Test (#393)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#396)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#400)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#403)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Add additional methods to the Generic Repository (#402)
    
    * Release (#386)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item fr…
    3 people committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    3530ae9 View commit details
    Browse the repository at this point in the history
  2. Development (#456)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    
    * move email header check to the backend
    
    * remove quantity from order
    
    * update selected items to include itemId
    
    * make cartitem and selectedCart Items optional in parent models
    
    * create the order service
    
    * create order controller
    
    * checkout and fix (#391)
    
    * Test (#393)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#396)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#400)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#403)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Add additional methods to the Generic Repository (#402)
    
    * Release (#386)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item fr…
    3 people committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    80c4e75 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Development (#457)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    
    * move email header check to the backend
    
    * remove quantity from order
    
    * update selected items to include itemId
    
    * make cartitem and selectedCart Items optional in parent models
    
    * create the order service
    
    * create order controller
    
    * checkout and fix (#391)
    
    * Test (#393)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#396)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#400)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#403)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Add additional methods to the Generic Repository (#402)
    
    * Release (#386)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item fr…
    3 people committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    9ee7851 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    725ffce View commit details
    Browse the repository at this point in the history
  3. fix build error

    olasunkanmi-SE committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    7028574 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Development (#459)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    
    * move email header check to the backend
    
    * remove quantity from order
    
    * update selected items to include itemId
    
    * make cartitem and selectedCart Items optional in parent models
    
    * create the order service
    
    * create order controller
    
    * checkout and fix (#391)
    
    * Test (#393)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#396)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#400)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#403)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Add additional methods to the Generic Repository (#402)
    
    * Release (#386)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item fr…
    4 people committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    eba7e1a View commit details
    Browse the repository at this point in the history
  2. Development (#462)

    * implement the menu search
    
    * fix code smell
    
    * calculate service charge
    
    * update sonar project config
    
    * update total order calculation
    
    * add cart items to order
    
    * move email header check to the backend
    
    * remove quantity from order
    
    * update selected items to include itemId
    
    * make cartitem and selectedCart Items optional in parent models
    
    * create the order service
    
    * create order controller
    
    * checkout and fix (#391)
    
    * Test (#393)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#396)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#400)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <143487325+olasunkanmiraymond@users.noreply.github.com>
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Test (#403)
    
    * checkout and fix
    
    * fix errors and remove env from application (#392)
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#394)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Offshore dev (#395)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola
    
    * Offshore dev (#399)
    
    * fix errors and remove env from application
    
    * fix build errors
    
    * remove .env file from backend
    
    * fake an error
    
    * fake an error
    
    * fake an error
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-MacBook-Air.local>
    
    * Add additional methods to the Generic Repository (#402)
    
    * Release (#386)
    
    * Development (#235)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * Development (#237)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * Development (#239)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * Development (#241)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Development (#242)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * Development (#244)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * Development (#246)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * Development (#248)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * Development (#250)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * Development (#252)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * Development (#254)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * Development (#256)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * Development (#257)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * Development (#259)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * Development (#261)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * Development (#262)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * Development (#264)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * Development (#266)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * merge conflicts
    
    * Development (#267)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * Development (#269)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * Development (#271)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * Development (#273)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * Development (#274)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * Development (#276)
    
    * Development (#277)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * Development (#279)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Development (#287)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * Development (#290)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Development (#292)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Development (#295)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Development (#297)
    
    * Development (#298)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * Development (#300)
    
    * Development (#301)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * Development (#303)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Development (#306)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * Development (#308)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * Development (#310)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * Development (#312)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item from cart
    
    * refactor shopping cart context component, move type definition to a new folder
    
    * make shopping cart details child to offcanvas
    
    * Development (#315)
    
    * update github workflow yaml file
    
    * rename the frontend folder
    
    * create the checkout button
    
    * create dynamic route
    
    * update the routing definition and getmenubyId API call
    
    * Merge branch 'development' of github.com:olasunkanmi-SE/restaurant into development
    
    * remove the styling for menu name
    
    * optimize the components
    
    * conditionally render the checkout component
    
    * remove code smell
    
    * Merge branch 'release' into development
    
    * update the menu item page and clean up the navigation
    
    * create the delete menu repo method, service and controller
    
    * create the delete menu API
    
    * update food menu component to include item id
    
    * update food menu component to include item id
    
    * add the add menu item to cart functionality
    
    * implement add menu items to cart
    
    * fix build errors
    
    * fix code smell
    
    * create the item quantity button component
    
    * update the menu list ui
    
    * implement the add items to cart functionality
    
    * fix code smell
    
    * create the selected items summary
    
    * update cart reducer
    
    * update the add item to cart implementation
    
    * create folder structure for componsnts
    
    * implement the remove from cart functionality
    
    * implement the add to cart functionality
    
    * rename add and remove from cart to add and remove menu from cart
    
    * remove the menuid from foodmenu component
    
    * create the shopping component
    
    * implement display menu quantity, also display only menu items ata a time
    
    * prevent increase in total price if the menu quantity is 1
    
    * fix issues with totalprice calculations
    
    * fix issues with menu items reduction
    
    * fix the bug in shopping cart provider
    
    * remove menu price from global state
    
    * fix bug in remove menu from cart
    
    * fix error in menuItems calculations
    
    * update some names in the shoppingcart context
    
    * add the none button for food items
    
    * update remove item from cart method to calculate total price correctly
    
    * remove unused file
    
    * create the radio button
    
    * calculate order quantity
    
    * remove quantity count from checkout
    
    * Calculate cart total
    
    * disable add to cart buttons on page load
    
    * add development branch to github workflow, in order to track and build branches created from issues
    
    * fix code smells
    
    * enable the add to cart button on click none and addons
    
    * Incrementing cart quantity without addons
    
    * Fix: Add to Cart without incrementing the cart quantity throws an error
    
    * Create the summary modal and include error boundary in applocation
    
    * update error boundary url
    
    * add the edit and update button to the order summary page
    
    * add the call to action to clear cart
    
    * generate Ids for ordersummary
    
    * generate ordersummary ids
    
    * update the cart UI
    
    * create the localstorage utility functions
    
    * remove uuid package
    
    * remove crypto declaration
    
    * save state in local storage
    
    * persist cart state in local storage
    
    * Display list of car items
    
    * implement remove item fr…
    4 people committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    e839755 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into release

    Olasunkanmi Oyinlola authored and Olasunkanmi Oyinlola committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    ba5b1f7 View commit details
    Browse the repository at this point in the history