Skip to content

A modern restaurant e-commerce platform built with Laravel. Manage menus, inventory, and orders with ease. Supports admin, staff, and customer panels for a seamless online dining experience. Easy to customize and deploy for any food business.

Notifications You must be signed in to change notification settings

aimaster-dev/KitchenCommerce

Repository files navigation

KitchenCommerce

KitchenCommerce is a modern, full-featured restaurant e-commerce platform built with Laravel. It’s designed for restaurants, cafes, and food businesses to manage orders, inventory, menus, staff, and customers from a single dashboard.

🚀 Features

  • Online menu & digital ordering
  • Admin, staff, and customer panels
  • Inventory & kitchen management
  • Order tracking and history
  • Table reservations and takeaway
  • Secure login and user management
  • Dashboard analytics and reports

🖼️ Screenshots

Explore the UI and features:

Admin Dashboard Menu Management Order List Customer Panel
Admin Dashboard Menu Order List Customer Panel
Inventory Kitchen View Reservation System Reports
Inventory Kitchen Reservations Reports

And many more screens for full control and monitoring!

🛠️ Tech Stack

  • Backend: Laravel (PHP)
  • Frontend: Blade, Tailwind CSS
  • Database: MySQL

📦 Installation

  1. Clone the repo:

    git clone https://github.com/aimaster-dev/KitchenCommerce.git
    cd KitchenCommerce
  2. Install dependencies:

    composer install
    npm install
    npm run dev
  3. Set up environment:

    • Copy .env.example to .env
    • Update your DB credentials
  4. Run migrations & seeders:

    php artisan migrate --seed
  5. Serve the application:

    php artisan serve
  6. Login:

    • Default admin credentials are in the seeders or database.

✨ Usage

  • Manage menus, orders, and staff from the Admin dashboard.
  • Staff can update order status, view reservations, and manage tables.
  • Customers can browse the menu, place orders, and view their order history.

💡 Contributing

Pull requests are welcome! For major changes, open an issue first to discuss what you’d like to change.

📜 License

MIT


KitchenCommerce — The easiest way to digitize and streamline your restaurant business!


About

A modern restaurant e-commerce platform built with Laravel. Manage menus, inventory, and orders with ease. Supports admin, staff, and customer panels for a seamless online dining experience. Easy to customize and deploy for any food business.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published