Skip to content

PopSlides! is a creative way to keep students engaged during everyday lectures. Upload slideshows, add competitive and fun quizzes, and monitor students' progress throughout the presentation. Created by Parker Hitchcock and Nick Breitling for Tonka Hacks 2021

breitnw/popslides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Popslides!

PopSlides! is a creative way to keep students engaged during everyday lectures. Upload slideshows, add competitive and fun quizzes, and monitor students' progress throughout the presentation. The program is not yet fully functional.

Instructions for Use

  1. Download node.js at https://nodejs.org. Version 16.13.1 or above should work.
  2. Clone the repository.
  3. In the terminal, navigate to the directory of the cloned repository, and run the command npm install to install the required packages.
  4. To start the server, run the command node server.js.
  5. Connect to the website using the url localhost:8080 for the computer running the server, or [IP of server computer]:8080 for other computers on the same network.

Gallery

a slide displayed on the host's side

a quiz displayed on the user's side

a leaderboard displayed on the host's side

About

PopSlides! is a creative way to keep students engaged during everyday lectures. Upload slideshows, add competitive and fun quizzes, and monitor students' progress throughout the presentation. Created by Parker Hitchcock and Nick Breitling for Tonka Hacks 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published