Issues
- 0
user profile component
#106 opened by TwelveEyes - 0
- 0
Admin All Products View:
#152 opened by ZoransFullstack - 0
Advanced Checkout
#137 opened by pushkatel - 0
Nodemailer/Twilio confirmation
#154 opened by pushkatel - 0
Stripe Order completition
#155 opened by pushkatel - 0
Admin user view changes:
#150 opened by ZoransFullstack - 0
An admin should be able to view user information (no other type of user should have this access)
#104 opened by ZoransFullstack - 0
/api/carts/:userId GET, PUT, DELETE route tests
#136 opened by shapirodaniel - 0
api route tests -- orders
#74 opened by ZoransFullstack - 0
Create Readme file
#138 opened by pushkatel - 0
Checkout Submit and save to orders table
#112 opened by pushkatel - 0
model tests -- associations
#88 opened by shapirodaniel - 0
As a logged-in customer, I want to be able to have a persistent cart so I can revisit and pick up where I left of
#95 opened by pushkatel - 0
- 0
move cart logic to higher order component to make available to components that use cart
#129 opened by shapirodaniel - 0
convert seed files to static values, seed through tables correctly, update order model to include date field for purchase date and for determining whether an order is OPEN -- ie to be dumped into redux store "cart" object -- or CLOSED, where date has an actual value
#120 opened by shapirodaniel - 0
As an engineer, I want to: have a well-seeded database so that I am able to simulate a number of different scenarios for the user stories below.
#107 opened by shapirodaniel - 0
wiki to help us walk through vertical slices of grace-shopper during code review
#122 opened by shapirodaniel - 0
View Cart Page
#126 opened by shapirodaniel - 0
- 0
- 0
add a product to my cart so I can collect my desired products in one place.
#123 opened by shapirodaniel - 0
api route tests -- addresses
#82 opened by pushkatel - 0
Address Form field for checkout
#113 opened by pushkatel - 0
Standardizing naming of order model
#110 opened by ZoransFullstack - 0
- 0
finalize seed routine
#101 opened by shapirodaniel - 0
Google OAuth working on deployed site
#94 opened by pushkatel - 0
access a deployed version of the website so I can browse and purchase products.
#59 opened by pushkatel - 0
api route tests -- products
#70 opened by TwelveEyes - 0
model tests -- products
#80 opened by TwelveEyes - 0
- 0
model tests -- productorders
#83 opened by shapirodaniel - 0
order seed file
#85 opened by shapirodaniel - 0
model tests -- orders
#81 opened by ZoransFullstack - 0
api route tests -- users
#69 opened by shapirodaniel - 0
model tests -- addresses
#76 opened by shapirodaniel - 0
Cart sidebar component
#61 opened by pushkatel - 0
model tests -- users
#75 opened by shapirodaniel - 0
- 0
Create Nav Bar
#72 opened by shapirodaniel - 0
- 0
add favicon and update index.html title
#64 opened by shapirodaniel - 0
add local oauth functionality
#67 opened by shapirodaniel - 0
Integration of All Products Page (FE to BE)
#66 opened by shapirodaniel - 0
As an engineer, I want to user data to be secure so that no one can unrightfully manipulate information.
#53 opened by pushkatel - 0
- 0
As an administrator, I want to be able to have validated data to ensure reliability.
#54 opened by pushkatel - 0
Convert Prices to Integer
#52 opened by pushkatel