Skip to content

A real-time interactive award show platform that lets you create and host engaging award ceremonies.

License

Notifications You must be signed in to change notification settings

martinbartolo/awardbro

Repository files navigation

AwardBro - Create Interactive Award Shows! 🎉

AwardBro is a web application that helps you create and manage interactive award shows. Whether you're organizing a company event, school ceremony, or fun gathering, AwardBro makes it easy to manage nominations and voting in real-time.

Features

  • Perfect for Any Group - Host award shows for company events, team celebrations, or social gatherings with unlimited participants
  • Easy Voting - Participants vote instantly from any device - no registration required
  • Live Presentations - Dynamic big-screen display with live vote tracking and winner reveals
  • Quick Setup - Ready in 2 minutes - just add your categories and start
  • Secure Management - Control your event with a private management dashboard
  • Real-time Updates - See votes come in live as people make their choice

How It Works

  1. Create Your Event - Set up your award show with a custom name and optional password protection
  2. Customize Categories - Add your award categories and nominations for people to vote on
  3. Go Live - Share the voting link, watch the votes roll in, and present winners on the big screen

Tech Stack

This project is built using the T3 Stack, which includes:

Setup Instructions

  1. Clone the repository

  2. Install dependencies:

    npm install
  3. Set up your environment variables:

    • Copy .env.example to .env
    • Configure your database URL and other required variables
  4. Run database migrations:

    npx prisma migrate dev
  5. Start the development server:

    npm run dev

Deployment

For deployment instructions, follow our guides for:

License

This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License - see the LICENSE file for details.

Contributing

While this is a personal project, bug reports and suggestions are welcome through the issues page. Please note that this project is not open for commercial use.

About

A real-time interactive award show platform that lets you create and host engaging award ceremonies.

Resources

License

Stars

Watchers

Forks