ktunebe / random-student-selector

Home Page:https://ktunebe.github.io/random-student-selector/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

random-student-selector

Description

This is a project for UW bootcamp in which we needed a way to randomly select students during class and avoid repeating the same selection until everyone had been called on.

Installation

N/A

Usage

On clicking the button, a function will run to select a student from the class list. It will then add a count to their called on total, which will prevent them from being called on again. Once every student has been called, the counts reset.

Link to deployed application: https://ktunebe.github.io/random-student-selector/

Screenshot of the Random Student Selector page

Credits

License

N/A

About

https://ktunebe.github.io/random-student-selector/


Languages

Language:JavaScript 55.2%Language:CSS 31.4%Language:HTML 13.4%