MOJOJOJ0 / bazzar.world

Home Page:bazzar-world.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bazzar.world

2022-03-02 12 59 45

bazzar.world marketplace-API

ng frontend

About

This repo contains the frontend of a full stack app. The idea is just a simple marketplace.

User Stories

  • As a user, I have login options

  • As a user, add to cart option is visible and interactive

  • As a user, I can see unique products and their prices

  • As a user, I can interact with payment methods (including climate-friendly crypto)

  • As a user, I can see the checkout option

  • As a user, I can see the order and delivery info at the last phase

ERD diagram

Screen Shot 2022-02-23 at 4 09 00 PM

Tech Used

  • angular 2+
  • kanban board
  • font awesome
  • bootstrap
  • favicon.cc

Endpoints

Request Type URL Request Body Description
GET /api/products product name, product price shows the inventory
GET /api/category{id} product details shows detailed product preview

Wireframes

Screen Shot 2022-03-02 at 1 08 54 PM

Screen Shot 2022-03-02 at 1 09 59 PM

Screen Shot 2022-03-02 at 1 10 18 PM

About

bazzar-world.vercel.app


Languages

Language:CSS 54.7%Language:TypeScript 28.7%Language:HTML 12.6%Language:JavaScript 4.0%