GithubHelp home page GithubHelp logo

aetsimplestore's Introduction

Simple Shop

AET is building the next Amazon (not really...)!!!

The project in this repo contains a basic laravel starter project with vue scaffolding.

Your task is to complete at least 2 of the tasks below in 1-2 hours.

Do not worry about authentication.

Laravel should serve as your JSON API and Vue your frontend.

The main idea is that there are two types of users, vendors and buyers. Vendors sell products on the site and Buyers come to the site to well...buy products.

Again, you don't have to worry about authentication or authorization. You can simply create pages that a Vendor or a Buyer would use on the site.

Tasks

  1. Allow vendors to create products to sell on the marketplace
  2. Build a simple landing page that shows a paginated list of products
  3. Allow vendors to see the ratings of their products
  4. Build a details page that shows description, price, rating and category of a product
  5. Allow search of product by name, category and vendor
  6. Allow sorting by product by price and name
  7. Allow rating to be submitted for products
  8. Provide an easy way to seed data for all models

Setting up

  1. composer install
  2. yarn / npm i
  3. yarn watch / npm run watch
  4. php artisan serve
  5. Open browser to http://localhost:8000

aetsimplestore's People

Contributors

noopsy avatar zeroxs avatar

Watchers

Gabriel Ferrin avatar  avatar

Forkers

luchiniii

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.