Skip to content

gmarav05/restaurant-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Indian Restaurant menu

A simple web app that shows the artist’s South-Indian Restaurant menu, which contains name, ingredients, price, emoji and allowing users to place an order.

Built with simple HTML5, CSS3 and Vanilla JavaScript.

Let's Try in Live :)

Video

indian-menu.mov

Image


Features

  • Form Inputs are validated for further action.

  • We can add items dynamically and price of the bill updates.

  • When we click on complete order modal is show for payment details.

  • After valid details user will be able to see confirmation message

Learnings

  • How to manipulate DOM with JavaScript Array Objects.

  • How to use export/import modules.

  • Practise of Modal.

  • Practise basic Accesibility.

  • Forms and Inputs.

  • Practise of more DOM.

  • Practise of Flexbox.

Live demo

View Live :)