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