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.
- 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
- Create Your Event - Set up your award show with a custom name and optional password protection
- Customize Categories - Add your award categories and nominations for people to vote on
- Go Live - Share the voting link, watch the votes roll in, and present winners on the big screen
This project is built using the T3 Stack, which includes:
- Next.js - React framework for production
- Prisma - Database ORM
- tRPC - End-to-end typesafe APIs
- Tailwind CSS - Utility-first CSS framework
- Shadcn - UI components
-
Clone the repository
-
Install dependencies:
npm install
-
Set up your environment variables:
- Copy
.env.example
to.env
- Configure your database URL and other required variables
- Copy
-
Run database migrations:
npx prisma migrate dev
-
Start the development server:
npm run dev
For deployment instructions, follow our guides for:
This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License - see the LICENSE file for details.
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.