djdavidi / ninetiesStore

90's memorabilia at 90's prices
3 stars 0 forks source link

Odds_and_Ends #103

Open thinkocapo opened 8 years ago

thinkocapo commented 8 years ago

+1. 'addToCart' should state.go to ShoppingCart state ? or maybe user doesn't want that. But it makes dev testing easier. +2. dollars and cents for TotalCost display 3.IGNORE for now- Responsing back the order doesnt show email/address, yet email/address saved to db +4. populate the email template with the real data about the order-works, add more detail

  1. clicking 'Purchase' button should fail (validation popup) if user didn't enter Email & Shipping Address +6. Touch base with Josh about removing Salt from promo, and if my code is working with his the way all was intended. +7. Use the promo.AddPromo instance method, and save this to Order Model
  2. Shopping Cart can show totalCost too +9. order.controller totalCost should be a reduce function
  3. When checkout-purchasing, the totalCost (after Promo is applied) should save to the Order document in Model
thinkocapo commented 8 years ago
  1. Get item.title to display in email template
thinkocapo commented 8 years ago
thinkocapo commented 8 years ago
  1. insert a new mandrill key