Skip to content

jertfelt/queue-assignment-nackademin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A first assignment in javascript, during a course in Nackademin. Here, we were charged with creating a queue system and with buttons that sends persons in line to checkout, or first in line. I also added some features that I found neat and wanted to try out. To solve this task, I used a combination of DOM lists and array methods.