GithubHelp home page GithubHelp logo

asroyx / asian-kitchen-menu Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 424 KB

This project uses JavaScript, HTML, and CSS to create an Asian cuisine menu card. The menu card displays images, names, prices, and descriptions of dishes.

Home Page: https://asroyx.github.io/asian-kitchen-menu/

JavaScript 70.01% HTML 17.85% CSS 12.14%
dynamic-programming filter javascript menu restuarant

asian-kitchen-menu's Introduction

Food Menu Application

This application creates a food menu that displays dishes from different countries along with their prices. Users can filter the menu by country category and view the details of the respective dishes.

Technologies Used

  • HTML
  • CSS
  • JavaScript

How It Works

  1. An array called menu contains objects that hold information about the dishes.
  2. An array called buttons contains the country categories and filter buttons.
  3. In the HTML file, a container and an output area are defined to display the filter buttons and the dishes.
  4. The showMenuItems function filters the dishes based on the selected category and writes the results to the screen by calling the displayMenuItems function.
  5. Click event listeners are added to the relevant filter buttons, and the showMenuItems function is called with the correct category.
  6. On page load, all dishes are displayed using the showMenuItems function.

Installation

  1. Clone or download this project.
  2. Navigate to the downloaded directory and open the index.html file in a browser.

Screenshots

Food Menu Application

This README.md file provides basic information on how to use and run the food menu application. If the project has additional documentation or dependencies, reference can be made to those documents as well.

asian-kitchen-menu's People

Contributors

asroyx avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.