Skip to content

Latest commit

Β 

History

History
71 lines (47 loc) Β· 1.6 KB

File metadata and controls

71 lines (47 loc) Β· 1.6 KB

MenuQR

MenuQR is a QR-based digital menu web application developed using HTML, CSS, and JavaScript.
The project enables users to view a restaurant menu digitally by scanning a QR code, eliminating the need for physical menus.


πŸ“Œ Project Overview

This project was developed to enhance understanding of:

  • HTML for semantic page structure
  • CSS for modern styling and responsive layouts
  • JavaScript for interactivity and dynamic UI behavior
  • Building real-world frontend applications

MenuQR is a frontend-only project and does not include backend services or database integration.


πŸš€ Features

πŸ“± QR-code based menu access
🍽️ Clean and structured menu layout
🎨 Modern and responsive UI design
⚑ Smooth navigation and interactions
🧠 Simple and maintainable code structure
🌐 Works on mobile, tablet, and desktop devices


πŸ› οΈ Tech Stack

  • HTML5 – Page structure and semantic elements
  • CSS3 – Styling, layout, and responsiveness
  • JavaScript (Vanilla) – Interactivity and DOM manipulation

πŸ“‚ Project Structure

MenuQR/ │── index.html │── style.css │── script.js │── README.md


▢️ How to Run the Project

  1. Clone the repository:

    git clone https://github.com/Shrey1006/MenuQR.git
  2. Open index.html in any modern web browser.

  3. No server or additional setup is required.

--

##🌱 Future Enhancements

πŸ“Š Dynamic menu loading πŸ” Admin panel for menu updates πŸ’³ Online ordering integration 🌐 Backend and database support

-- ##πŸ‘€ Author Shreyansh Mojidra