Skip to content

Preksha0759/Eventra

Repository files navigation

Eventra - AI-Powered Event & Project Platform

Welcome to Eventra, a modern web application built with Next.js that seamlessly blends event management with a powerful AI-driven project assistant.

Eventra is designed for users to discover, create, and manage event applications, while also providing personalized project ideas and roadmaps to help them advance their careers.

✨ Key Features

  • Google Authentication: Secure and easy sign-in using Firebase Authentication.
  • Event Discovery: Browse and search for events across various categories like tech, design, and business.
  • Event Creation & Management: Users can create and publish their own events.
  • Application Tracking: A dedicated dashboard to track the status (Approved, Pending, Rejected) of event applications.
  • AI Project Assistant:
    • Personalized Ideas: Get unique project suggestions based on your skills and desired job role.
    • Detailed Roadmaps: Generate a complete step-by-step roadmap for any project idea, including a recommended tech stack and architecture.
  • AI Chatbot: An in-app assistant to help users navigate the application and understand its features.
  • Responsive UI: A beautiful and responsive interface built with ShadCN UI and Tailwind CSS.

🚀 Tech Stack

🏁 Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

  • Node.js (v18 or later)
  • npm or yarn

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/your-repository-name.git
    cd your-repository-name
  2. Install NPM packages:

    npm install
  3. Set up environment variables: Create a .env.local file in the root of your project and add your Firebase configuration details. You can get these from your Firebase project console.

  4. Run the development server:

    npm run dev

Open http://localhost:3000 with your browser to see the result.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors