food_site

🍽️ The Grand Palette - Professional Restaurant Website

✨ Professional Upgrades Completed

1. New Authentication Page (auth.html)

2. Enhanced User Interface

3. New Sections

4. Advanced Shopping Cart

5. User Experience Improvements

6. Professional Styling

7. Performance Features

8. Responsive Design


🎯 Key Features

Authentication Flow

  1. User clicks β€œLogin” β†’ Redirects to auth.html
  2. Enters email & password
  3. Validation checks against demo database
  4. On success β†’ Redirected to main page
  5. Auth dropdown shows user name
  6. Logout clears session

Cart System

Reservation System


πŸ“ File Structure

restaurantproject/
β”œβ”€β”€ html/
β”‚   β”œβ”€β”€ index.html (Main page)
β”‚   └── auth.html (Login page)
β”œβ”€β”€ css/
β”‚   └── index.css (Professional styling)
β”œβ”€β”€ js/
β”‚   └── main.js (Enhanced functionality)
└── assets/
    └── (image assets)

πŸš€ How to Use

View the Website

  1. Main Page: http://localhost:8000/html/index.html
  2. Login Page: http://localhost:8000/html/auth.html

Test Demo Accounts

| Email | Password | |β€”β€”-|β€”β€”β€”-| | john@example.com | password123 | | jane@example.com | secure456 | | demo@example.com | demo123 |

Features to Try

  1. βœ… Scroll through different sections
  2. βœ… Click β€œLogin” and use demo credentials
  3. βœ… Filter menu by category
  4. βœ… Add items to cart
  5. βœ… View cart with calculations
  6. βœ… Make a reservation
  7. βœ… Check responsive design (resize browser)

πŸ’» Technologies Used


🎨 Design Highlights


Professional Restaurant Website Ready! πŸŽ‰