Book Image

PrimeFaces Blueprints

By : Sudheer Jonna, Ramkumar Pillai
Book Image

PrimeFaces Blueprints

By: Sudheer Jonna, Ramkumar Pillai

Overview of this book

<p>Through this book, you will gain practical experience in building web applications for a variety of business models. Starting with a basic application that will help you get acquainted with UI application development using PrimeFaces, you will learn about the significance of Ajax components. You will then be introduced to code compilation and generation in PrimeFaces. Following our first application, you will learn how to develop an employee registration application utilizing the form components of PrimeFaces. You will then learn how to use the layout and grouping components demonstrated through a POS application.</p> <p>Finally, you will discover how to build rich and interactive applications such as an online shopping cart, a movie portal, an e-commerce application, a news portal, an online chat messenger, and also a healthcare products application, each illustrating the intuitive components offered by PrimeFaces.</p>
Table of Contents (17 chapters)
PrimeFaces Blueprints
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Application use cases


The restaurant's internal user will log in to the system; once done, the menu card system will appear and will be ready to take orders. This system will have a list of categories on the left-hand side, where each category will have a list of menu items. The customers will be invited to take their seats; the waiter will then approach the table and collect their orders manually. They will then use the digital menu card system to enter their respective orders by first selecting a category and then selecting the desired food item from the available menu. The user (waiter) can also add as many menu items as they would like to in order to serve multiple customers. The order will then be printed via the kitchen printer for the chef to prepare the food. The food will be ready to be served once the chef completes processing the order.