An AI-powered event management platform that enables users to discover, create, manage, and attend events seamlessly. The platform integrates intelligent workflows to simplify event planning and improve user experience.
- User authentication and secure access
- AI-assisted event creation
- Event discovery with search and location filters
- Event registration and ticket management
- Personal dashboards: My Events & My Tickets
- Event dashboard with attendee check-in
- Pricing and subscription management
- AI-powered code and PR review
- Production-ready deployment
Frontend
- Next.js
- Shadcn UI
- Tailwind CSS
- React
Backend
- API Routes / Server Actions
- Database with schema-based design
- Authentication and protected routes
AI
- AI-powered event generation
- Automated code review
- app/ → App router & pages
- components/ → Reusable UI components
- hooks/ → Custom React hooks
- lib/ → Utilities and configs
- db/ → Database schema
- api/ → Backend APIs
- Clone the repository
git clone https://github.com/your-username/ai-event-organizer.git
- npm install
- npm run dev