Skip to content

JacobPercy/nightwing-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Nightwing

A project to help keep your employees focused during long zoom and real life meetings with interactive quizzes!

Devolped by Shaurya Bisht, Aarush Deshpande, and Jacob Percy for the 10th District of Virginia's Congressional App Challenge.

Demo (Click!)

Watch the video

Features

  • Real-time interactive quizzes during meetings
  • Multi-choice questions with instant feedback
  • Desktop client for quiz participants
  • Web interface for quiz creators
  • Credit system for engagement
  • Easy-to-use interface for creating and managing quizzes

Components

  • Django web application for quiz management
  • Custom desktop client built with CustomTkinter
  • Store system for credit management

Development

Clone the repo, and install dependencies

git clone https://ssbdragonly/CAC24 nightwing
cd nightwing
pip install uv
uv sync

Then migrate changes and run the server

python manage.py migrate
python manage.py runserver

About

Quiz app with zoom integration and automatic question generation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published