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.
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.
📱 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
- HTML5 – Page structure and semantic elements
- CSS3 – Styling, layout, and responsiveness
- JavaScript (Vanilla) – Interactivity and DOM manipulation
MenuQR/ │── index.html │── style.css │── script.js │── README.md
-
Clone the repository:
git clone https://github.com/Shrey1006/MenuQR.git
-
Open index.html in any modern web browser.
-
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