🎟️ 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
- Next.js
- Tailwind CSS
- ShadCN/UI
- TypeScript
- Prisma ORM
- BetterAuth
- Stripe — payments
- ImageKit — image uploads