An open API service indexing awesome lists of open source software.

https://github.com/sarikasingh30/burger-king

Here is the Burger-King's Order Notification Display!!! Whenever the order is ready, it is displayed on the screen.
https://github.com/sarikasingh30/burger-king

asynchronous-programming css3 es6-javascript html5 javascript

Last synced: 2 months ago
JSON representation

Here is the Burger-King's Order Notification Display!!! Whenever the order is ready, it is displayed on the screen.

Awesome Lists containing this project

README

          

# Burger-King

Here is the Burger-King's Order Notification Display!!!

## About

Whenever the order is ready, it is displayed on the screen.

Created a button called 'Order Food'.

Created a checkbox of multiple food items one can choose from.

When a user clicks on order food, a promise is created that will resolve after 5 seconds.

Once the promise is resolved,

the image of the food in the center.

## Live

https://yummy-in-tummy.netlify.app/

## Demo

https://user-images.githubusercontent.com/97461783/165630044-3d86befa-f8a7-4125-a27a-05fb1d6d5c3d.mp4

Happy Coding!