This project is a fully styled and animated hotel menu card designed using HTML and CSS, with JavaScript functionality for dynamic total bill calculation. It includes item categories, professional icons, custom fonts, and realistic animations for an engaging user experience.
- β Animated & Styled Menu UI
- β Professional Fonts & Icons for Each Item
- β Eight Categories: Snacks, Soups, Dinner, Starters, Ice Creams, Juices, Fruits
- β Confirm Order Button with transition to a thank-you screen
- β Total Bill Calculation based on selected items
- β "Back to Menu" or "Order Again" button
- β Animated Footer with customizable message
- β Right & Left Side Unique Animations
- Users browse the animated menu with styled categories.
- They select items using checkboxes (each with fixed price).
- The total bill auto-updates based on selections.
- On clicking "Confirm Order", the app:
- Displays a styled thank-you message
- Shows the total bill
- Animates the content
- Provides a button to order again
- HTML5 β Semantic structure
- CSS3 β Styling, transitions, keyframe animations, gradients
- Google Fonts β Stylish & modern typography
- Font Awesome β Icons for items and sections
- JavaScript (Vanilla) β Dynamic total bill calculation