Skip to main content

The Caché Cinema Application

We are going to build an e-commerce application that people can use to order tickets for movies playing at local theaters. Although simple, this application shows:

  • How to define the data that is stored in a Caché database

  • How to dynamically generate Web pages from database content

  • How to process transactions that span multiple Web pages

  • How to implement flexible search capabilities

  • How to personalize content for users based on their past purchases

Let's look at this application in action...

FeedbackOpens in a new tab