Skip to content

Darshan-KC/Bhansha

Repository files navigation

BHANSHA

Bhansha is a resturant management system. In, bhansha we can get all the food items that are available in the resturant.

BHANSHA

Project Description

Bhansha is a comprehensive restaurant management system designed to streamline the process of managing food items and orders in a restaurant. With Bhansha, users can view and manage all available food items, place orders, and process payments using the eSewa payment gateway.

Table of Contents

Features

  • Food Item Management: Add, update, delete, and view all food items available in the restaurant.
  • Order Management: Place, update, and track customer orders.
  • Payment Integration: Seamless payment processing through the eSewa payment gateway.
  • User Authentication: Secure user authentication and authorization.

Technologies Used

  • Backend: Laravel
  • Frontend: jQuery, HTML, CSS
  • Payment Gateway: eSewa

Installation

Prerequisites

  • PHP >= 8.0
  • Composer
  • Node.js & npm
  • MySQL

Configuration

  1. Clone the repository:

    git clone https://github.com/Darshan-KC/bhansha.git
    cd bhansha
  2. Install Dependencies:

    composer install
    npm install
  3. Environment Setup:

    cp .env.example .env
    php artisan key:generate
  4. Database migration:

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

    php artisan serve

Usage

  • Access the application: Open your browser and navigate to http://localhost:8000 to access Bhansha.
  • Admin Panel: Use the admin panel to manage food items and view orders.
  • User Interface: Users can browse food items, place orders, and make payments using eSewa.

About

Bhansha is a resutrant management software

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published