From 8b5bb367e2bd03a64c233e1eb128c2d0980f5b01 Mon Sep 17 00:00:00 2001 From: Adam Carpenter Date: Tue, 5 May 2020 14:09:14 -0400 Subject: updated debug script, moved backlog to Deck --- BACKLOG.md | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 BACKLOG.md (limited to 'BACKLOG.md') diff --git a/BACKLOG.md b/BACKLOG.md deleted file mode 100644 index e21f8f3..0000000 --- a/BACKLOG.md +++ /dev/null @@ -1,30 +0,0 @@ -# Sprint 1 - -# General Backlog - -## Issues - -- only import the sass modules we actually need in App.vue - -## Stories - -- navigate between store, admin, and about -- see a list of products -- get detailed information on a single product -- add various products to a cart -- see items and prices of things in their cart -- see their cart total -- search for (filter out) products by name -- sort products by price -- sort products by type/category -- check out their cart after shopping -- select their method of payment -- select their method of pickup/shipping -- see inventory change after they checkout - -## Tasks - -- create a db - - create schema - - seed db with initial data - -- cgit v1.2.3