Develop a design for the menu management application


Problem

Menu Management Application for an online restaurant

Menu, in a restaurant, is a list of food and beverages offered to customers and the prices. A menu presents a list of options from which customers choose.

An online restaurant plans to develop a Java EE application that will be used by the restaurant management to maintain the menu information.

The restaurant offers 5 types of menus: Breakfast Menu, Brunch Menu, Luncheon Menu, High Tea Menu, and Dinner Menu.

Each menu includes one or more items. Each item has item reference, item description, item price, and time in minutes required to prepare the item.

Problem:

Develop a Java EE application that takes menu/item data as an object from the user and displays the menu data as a table with proper column headings.

Task

• Develop a design for the Menu Management Application.

• Architect the application using MVC design pattern.

• Code the application using best coding practices to implement the design developed in step 1.

• Use Thymeleaf fragments as appropriate. Minimally the student number and student name should be included as footer on each web page.

• Test the application for required performance and completeness, using Spring Boot.

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: Develop a design for the menu management application
Reference No:- TGS03242081

Expected delivery within 24 Hours