Ticketing App with Transaction System

A ticket booking app with dynamic transaction statuses, payments, and points usage.

Ticketing App with Transaction System
fullstack

Project Details

Technologies Used

Next.js
Express.js
Prisma
PostgreSQL
Stripe
Shadcn UI

Situation

A ticket booking system was needed with automated transactions whose status changes based on payment and time.

Task

Build an app with ticket purchasing, payment validation, point refunds, and real-time status updates.

Action

Used Next.js for the frontend, Express.js for the backend, Prisma and PostgreSQL for data management, and Stripe for online payments.

Result

Built a reliable system that simplifies ticket purchases and ensures secure payment processing.