/BurgerDestroyer

Burger Destroyer is an example of the MVC software design pattern. This is a small site that allows you to name burgers that you would wish to consume. Then, you can choose to "devour" them or "banish" them.

Primary LanguageJavaScript

logo

Burger Destroyer is a burger logger that allows users to input the names of burgers that they would like to eat! Once they have devoured that burger, they can mark it off their list! The log is persistent, which makes the information available to them whenever they need it.

Table of Contents

Description

Usage

The site is fairly straightforward. Users are allowed to input the name of a burger that they would like to consume, which gets logged in the left column under CONSUME. From there, they have a choice to DEVOUR the burger, which will move it over to the right column titled DEVOURED. At any point, they can decide to BANISH a burger, which will remove it from the list entirely.

Screenshots

Screenshot of the page

example of the page in use

Screenshot of an empty burger column

example of an empty column

Screenshot of a populated burger column

example of a populated column

Questions

Feel free to get in touch with me if you have any questions or concerns.

Link to my GitHub Profile: Bertodemus

Email me at: roberto@robertorubet.com