timroesner / WeMart

🛒 Online grocery shopping portal. Created as part of the course CmpE 133 during spring 2018.
https://wemart-133.herokuapp.com
GNU General Public License v3.0
19 stars 10 forks source link

Checkout #31

Closed juancstlm closed 6 years ago

juancstlm commented 6 years ago

Closes #16

image

Here is what it will look like when the user has filled in all the info or when a signed in user is directed to the check out form, assuming the user has delivery address, delivery time, and payment method on file. image

Mobile Screenshots image

timroesner commented 6 years ago

Some things I noticed in production:

  1. screen shot 2018-04-15 at 1 53 10 pm
  2. After entering a mobile number I can't edit.

  3. Unable to save credit card info

timroesner commented 6 years ago

Will review once conflicts are resolved

timroesner commented 6 years ago

Clicking checkout for the first time I get this: screen shot 2018-04-27 at 5 31 41 pm

timroesner commented 6 years ago

After successful checkout cart is not deleted from local storage

timroesner commented 6 years ago

It took a while to load my user info, maybe there should be a a loading screen rather than flashing the "empty" info fields

timroesner commented 6 years ago

failed screen shot 2018-04-29 at 11 42 41 pm