Evencio is a comprehensive event management platform designed to help teams create, organize, and execute memorable events with ease. This platform offers a range of features to streamline event planning and enhance collaboration.
- Event Creation: Easily create and manage events with detailed information such as name, location, date, description, and more.
- Speaker Recommendations: Get suggestions for speakers based on expertise and budget.
- Budget Management: Track and optimize event budgets with detailed expense management.
- Social Media Integration: Generate and post event content directly to social media platforms.
- Poster Generation: Automatically create engaging event posters using AI.
- Collaboration Tools: Utilize workspaces and chat features to collaborate with team members.
- Secure Authentication: User-friendly and secure authentication via Clerk.
- Subscription Management: Manage subscriptions and access levels with Stripe integration.
- Next.js 14
- React
- TypeScript
- Tailwind CSS
- Prisma
- OpenAI API
- PlanetScale
- MySQL
- Stripe
- Clerk
- Shadcn-ui
-
Clone the Repository:
git clone https://github.com/yourusername/evencio.git cd evencio
-
Install Dependencies:
npm install --legacy-peer-deps
-
Set Up Environment Variables:
- Create a
.env
file in the root directory. - Add your environment variables (e.g., database URL, API keys).
- Create a
-
Run the Development Server:
npm run dev
-
Access the Application:
- Open http://localhost:3000 in your browser to see the app.
- Creating an Event: Navigate to the event creation page, fill in the event details, and save.
- Managing Budgets: Use the budget management feature to add expenses and track total spending.
- Generating Posters: Use the poster generation tool to create visually appealing posters for your events.
- Posting to Social Media: Generate content and post directly to your chosen social media platforms.
- Collaborating with Teams: Use the chat and workspace features to communicate and collaborate with your team.
This project is licensed under the MIT License. See the LICENSE file for more details.