Code Monkey home page Code Monkey logo

primefaces-blueprints's Introduction

#Primefaces Blueprints

Aimed to educate the reader to full set of PrimeFaces Components with the help of various real time Application. Beginners to understand the ERP application and its standards.

##Description

PrimeFaces Blueprints will guide you through the process of creating a wide range of rich UI web applications based on successful, real world business models. Each chapter comes with a custom web project which you can build with a detailed step by step procedure. This is accompanied by explanations of the key features used. By the end of each chapter, reader will have learnt how to build specific customized web applications using the PrimeFaces components. The projects inside this book make use of the latest versions of PrimeFaces (version 5.0) and JSF (version 2.2).

##Highlite

  1. Learn to utilize the Rich UI Components of PrimeFaces and its robust features of those components with the help of real time successful business model.
  2. Business models covers almost all major business requirements and almost all the major variation of PrimeFaces components which enable to make the reader comfort with well known real time business examples.
  3. Step-by-step guide and line by line explanation of code and its functionality, makes the intermediate readers to get full confidants.
  4. Learning many business models in one place is a easy pick an go, which deliver the best learning experience to the readers.

##What makes this book stand up

  1. One stop for learning 10 different successful real time business models.
  2. Creating rich UI application using industries best known UI Framework.
  3. Building an enterprise standard application with step by step development procedures.
  4. Understanding the easiest possible way of Customization which makes the software development process handy and convenient.
  5. Learning the way to enable dynamic layout design based on the specific requirement by using Layout component provided from PrimeFaces.
  6. Utilizing the various variety of input elements provided by PrimeFaces,
  7. The use of menu and its various variation to enable the fast responsive navigation system for each application.
  8. Enabling the application to interactive and non interactive mode to perform specified tasks like monitoring and alert system.

##Projects Included

Chapter # Project Title
Chapter 01 Creating your own Simple Hello World Application
Chapter 02 An Employee Registration Application
Chapter 03 Restaurant POS Application
Chapter 04 Global Mutual Funds Tracking
Chapter 05 Global Investor information Analysis
Chapter 06 Online Shopping Cart application
Chapter 07 Movie Portal application
Chapter 08 Online Printing Station
Chapter 09 Online Chat application
Chapter 10 Health Care Products application

Author : Ramkumar Pillai & Sudheer Jonna

Find Us: http://www.packtpub.com

Follow @packtpub on Twitter for the latest news.

[Buy from Amazon] (http://www.amazon.com/gp/product/1783983221/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1783983221&linkCode=as2&tag=smarterscart-20&linkId=NPF2VWPZXQYUFQVH)

Packt icon

primefaces-blueprints's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

primefaces-blueprints's Issues

missing creation table ServiceCenter from mysqlquery.txt into chapter5

please from the file
https://github.com/sudheerj/primefaces-blueprints/blob/master/chapter05/src/main/webapp/query/mysqlquery.txt

after line 152 is missing part of creation of table servicecenter.
From line 153 to line155 is missing statment for creation of table.
the line 156 init with ; city VARCHAR(20),
the line 156 : contactnumber VARCHAR(30) NOT NULL,
the line 157 postalcode VARCHAR(10),
the line 158 PRIMARY KEY (id))ENGINE=InnoDB DEFAULT CHARSET=utf8;
into line 160: init the insert data into the table servicecenter
into line 169 : ende insert into the table servicecenter

So please you can make a update to this file please?
tank you-
or a complete dump of the complete DB

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.