Eventura is a demo web app simulating an event booking and ticketing flow with online payment support. It integrates Zaver into a RedwoodJS project, demonstrating how companies can accept payments.
This project runs in a test environment - no real payments are processed. After completing a booking, the app sends a simulated ticket via email using Make automation.
Here’s what the payment flow looks like:
The application was designed with a focus on simplicity, clarity, and responsiveness. While advanced styling was not the main priority, key UX goals included:
- Guiding users step-by-step through the booking and payment process
- Providing clear status feedback and confirmation
- Ensuring visual clarity and accessibility on desktop and mobile
Prerequisites
- Node.js (v18.x)
- Yarn (v1.15+)
- For Windows, see Redwood’s Windows setup guide
Clone the repo and install dependencies:
[git clone https://g](https://github.com/kseniiaivanova/zecond_pay.git)