Ecommerce App

Ecommerce App is an app that allows users to browse a selection of shoes, do a search by brand name or model, filter shoes by category, price, brand, and model, save their favorites to a wishlist, add to cart and proceed to checkout.
This app was built as a project for General Assembly’s Android development Bootcamp.The list of shoes is stored locally in an SQLite database, along with the shoes in cart and shoes in the wishlist.
Features include:
- The user can search through the brand name or model name; results are updated on each key press.
- The user can filter results; the funnel icon opens a dialog with a drop down of place categories User can sort the results by price, model, category, type of shoe or model name.
- User can add to cart or to wishlist from the detail screen.
- User can remove from the cart or move to wishlist from the cart screen. A user can remove from wishlist or move to cart from the wishlist screen.
Skills/languages/tools: Java, Android SDK, SQLite.
