Skip to content

yuliaklochai/techmagic-js-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic queue

A project that represents queue (FIFO) behavior.

To start follow this link: https://yuliaklochai.github.io/techmagic-js-task/.

You can add your items to the queue with the input and Add button. After pressing the Remove button, the oldest item (or the first on the screen) in the queue will be deleted.

Please note: You can't add an empty string to the queue. Also, you can't add more than 10 items to the queue.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published