Seating Chart Generator

  • JavaScript
  • jQuery
  • HTML
  • CSS
Seating chart generator displayed on a laptop.

Classroom seating charts are a huge pain to create. This web app built using jQuery aims to simplify this process for teachers. Student’s names are entered into the app using the entry form and are automatically sorted in the class list by alphabetical order (last name). Every time the generate button is clicked, a new seating chart is randomly created.