← Back to projects
PROJECT DETAILS
EventPilot
Next.js | Express.js | MongoDB | Stripe
Main Technology Stack Used
Next.jsReactTailwind CSSExpress.jsMongoDBJWT AuthGoogle OAuthStripe
Brief Description
A full-stack event management platform where users can explore events, register with secure authentication, and interact with event workflows backed by real server-side data and role-aware behavior.
Live Project Link
Open Live Project ↗GitHub Repository Link
GitHub Repository →Challenges Faced While Developing
- Building reliable registration, authentication, admin boundaries, and payment-ready event flows required careful validation across both client and server. Handling user-uploaded registration data and production deployment behavior also needed extra testing.
Potential Improvements & Future Plans
- Planned: stronger organizer dashboards, richer event analytics, improved ticket/payment history, external image storage, and more complete end-to-end payment verification.