Code Monkey home page Code Monkey logo

bedus-creation / shopping-sahuba Goto Github PK

View Code? Open in Web Editor NEW
22.0 3.0 9.0 40.32 MB

Sahuba is an online shopping platform with a slogan of `Sell your products in one click.`. It's main idea is to help people to sell their products online with in a click. Technically it's build on the top of modern web framework like laravel , vue js, GraphQl and so on.

Home Page: http://sahuba.com

PHP 8.38% HTML 0.01% Vue 0.21% Blade 7.49% CSS 10.27% JavaScript 73.22% SCSS 0.44%
ecommerce-website laravel multivendor-ecommerce laravel-framework vuejs nepal bootstrap mysql

shopping-sahuba's Introduction

Sahuba Shopping demo on Youtube

&copy All rights reserved.

Any redistribution or reproduction of part or all of the contents in any form is prohibited other than the following:

you may download to a local hard disk extracts for your personal and non-commercial use only.

Installation and setUp

composer install

seed database

php artisan migrate:fresh --seed

URL to get products API

http://localhost:8080/graphql?query={products{id,name,price,images{url}}}

URL to get all products to a categories

http://localhost:8080/graphql?query={categories{name,products{id,name,price,images{url}}}}

Get the price details

http://localhost:8080/graphql?query={products(id:1){id,name,price,details,images{url}}}

shopping-sahuba's People

Contributors

bedus-creation avatar dependabot[bot] avatar mrbhola avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

shopping-sahuba's Issues

Make Each Category layout

Category layout will be like this.
https://mimity-electronics.netlify.com/html/

There should be a hero image in the top and sub category slider in the bottom. subcategory should be scroll-able. In mobile the sub-category should be in menu or scrollable like in aammui.com.
at the bottom there must be list of products.

Business Model.

Focus on How actually we can help retailers to sell their products.

  1. Focus on Digital Marketing.
  2. Ask Money for retailers for their product promotion.

problem in run project

Hi
I can't run your project.
i have these error:

Warning: require_once(C:\Users\Pasargad-Pc\Desktop\New folder (3)\Shopping-Sahuba/public/index.php): failed to open stream: No such file or directory in C:\Users\Pasargad-Pc\Desktop\New folder (3)\Shopping-Sahuba\server.php on line 21

Fatal error: require_once(): Failed opening required 'C:\Users\Pasargad-Pc\Desktop\New folder (3)\Shopping-Sahuba/public/index.php' (include_path='C:\xampp\php\pear') in C:\Users\Pasargad-Pc\Desktop\New folder (3)\Shopping-Sahuba\server.php on line 21
help me plz

admin

Hi
first of all thanks for your responding
does your project admin panel? how can I access it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.