Question: Enterprise Java Development assignment 1 using eclipse springboot and thymeleaf Product Catalog Management Company intends to develop a web - based Product Catalog Management System

Enterprise Java Development assignment 1
using eclipse springboot and thymeleaf
Product Catalog Management
Company intends to develop a web-based Product Catalog Management System. First phase of the application is to collect product data. Product data includes product code, product brand, quantity in hand, and product unit price.
Problem
Develop a three-page web application that takes product data as input and displays the products data as a table with proper column headings.
Requirements
1. Develop a View, the web pages design with appropriate flow of control, for the Product Catalog Management System.
Note: Include the design of web pages in the word document and submit it with the application.
2. Architect the application using MVC design pattern.
3. Code the application using best coding practices to implement the design developed in step 1.
Coding requirements
Input should be taken as product object using form binding concept.
Each webpage in the view should have a footer with student name and student number.
The code should be properly indented and appropriately commented
4. Test the application for each possible flow of control for at least three products

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!