Skip to content

Romit77/Evencio

Repository files navigation

🎉 Evencio - Event Management Platform

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.

Key Features

  • 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.

Tech Stack

  • Next.js 14
  • React
  • TypeScript
  • Tailwind CSS
  • Prisma
  • OpenAI API
  • PlanetScale
  • MySQL
  • Stripe
  • Clerk
  • Shadcn-ui

Installation

  1. Clone the Repository:

    git clone https://github.com/yourusername/evencio.git
    cd evencio
  2. Install Dependencies:

    npm install --legacy-peer-deps
  3. Set Up Environment Variables:

    • Create a .env file in the root directory.
    • Add your environment variables (e.g., database URL, API keys).
  4. Run the Development Server:

    npm run dev
  5. Access the Application:

Usage

  • 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.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Screenshots

Screenshot 2025-03-30 204219 Screenshot 2025-03-30 204226 Screenshot 2025-03-30 204259

Releases

No releases published

Packages

No packages published

Languages