Coder Social home page Coder Social logo

harzjunior / shopping-sahuba Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bedus-creation/shopping-sahuba

0.0 1.0 0.0 35.75 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: https://sahuba.com

PHP 50.22% HTML 48.32% Vue 1.46%

shopping-sahuba's Introduction

&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.

Install

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 mrbhola avatar

Watchers

 avatar

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.