Event Management & Ticket Booking System (Next.js + NestJS)
Source: Dev.to
Overview

I’m currently working on an online event management & ticket booking web application using Next.js for the frontend and NestJS for the backend as part of my ongoing full‑stack development journey.
Goals
- Users can browse upcoming events in Sri Lanka.
- Organizers can create and manage events.
- Users can book tickets online.
- Users receive booking confirmations.
- Organizers can track participants and ticket sales.
What I’m Learning from This Project
- Building a full‑stack web app with Next.js + NestJS.
- Designing smooth user flows (browse → book → confirm).
- API design & integration.
- Handling authentication, roles (organizers vs. users), and validations.
- Improving UI/UX and performance step by step.
Current Status
This project is still in progress, and I’m actively adding features, fixing bugs, and refining the user experience.
DevVlog #NextJS #NestJS #FullStackDevelopment #WebDevelopment