#DailyUI Day 58: Shopping cart

I've done a lot of prompts for the desktop site of Friendly's Supermarket, but I haven't done a lot of work on a mobile app. I decided to make a mobile cart interface for the fictional grocery store. Each item is listed with its picture, title, quantity, package size, and price.

If a user wants to edit an item, they can select it on the list to reveal a modal. They can then update the quantity or remove it from their cart.

The checkout interface shows the user's pickup location, item list, price, and payment method.

More by Kevin Garcia

View profile