Skip to content

OpenSourceNest/takeoff-admin

Repository files navigation

Takeoff Analytics Dashboard

The official admin dashboard for the Takeoff event platform. This application provides real-time insights into user registrations, event capacity, and conversion metrics.

Features

  • Real-time Overview: Monitor total registrations, unique visitors, and capacity status.
  • Conversion Tracking: Track conversion rates with high precision (2 decimal places).
  • Capacity Management: Visual progress of event filling with precise percentage tracking (3 decimal places).
  • Demographics: Breakdown of attendees by Gender, Profession, and Location.
  • Advanced Filtering: Filter user lists by check-in status, gender (including non-binary options), and newsletter subscription.

🛠️ Tech Stack

🏁 Getting Started

Prerequisites

  • Node.js 18+
  • npm

Installation

  1. Clone the repository:

    git clone https://github.com/OpenSourceNest/takeoff-admin.git
    cd takeoff-admin
  2. Install dependencies:

    npm install
  3. Configure environment variables: Create a .env.local file in the root directory:

    NEXT_PUBLIC_API_URL=http://localhost:4500
  4. Run the development server:

    npm run dev

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

📦 Build for Production

To build the application for production usage:

npm run build
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages