TickEvent web app built with Next.js, Prisma, BetterAuth, and ShadCN/UI.



This content originally appeared on DEV Community and was authored by Said Mounaim

🎟 TickEvent

TickEvent is a clean, minimal event-sharing and ticketing web app built with Next.js, Prisma, BetterAuth, and ShadCN/UI. Users can create events, upload images, sell tickets via Stripe, and track orders—all.

🚀 Live Demo

🔗 https://tick-event.vercel.app

GitHub Repo

🔗 https://github.com/saidMounaim/tick-event

✨ Features

  • 🔐 Sign up / Sign in with BetterAuth
  • 🎉 Create events with title, image, price, and ticket count
  • 📸 Upload images using ImageKit
  • 💳 Buy tickets with secure Stripe Checkout
  • 📊 View your ticket orders in your personal dashboard
  • 💅 Fully responsive, clean design using ShadCN/UI and Tailwind CSS

📦 Tech Stack


This content originally appeared on DEV Community and was authored by Said Mounaim