PE Board

-

About PE Board

The PE Board tells ETHS students which gym their class will be in. Staff can input their locations in a Google Sheet along with what a student needs to bring to class. It uses ETHSBell in order to display the current period. The board is shown on a monitor at the entrance to the gym wing and students can access it on their chromebooks or phones beforehand.

This is a codETHS project.

Source code

Technologies Used

PE Board is written in stock HTML/CSS/JS. Locations are pulled from a Google Sheet using Google Apps Script. The ETHSBell API is used to retrieve the current period. The site is served by GitHub Pages