Beer-EZ
Online Beer Shop
Overview
Users begin with a variety of beers and breweries to choose from, which they can add to their cart and checkout to purchase.
Cart & Checkout Functionality
I chose to build checkout functionality from scratch rather than using an outside resource like Snipcart or other e-commerce technologies. Users must be authenticated by signing up/logging in, can add and remove items from their cart, complete their order and view their order history.
Future Releases
Search functionality through beers/breweries is my top priority, along with a bigger database and mock credit card functionality at checkout.
Tools
Postgres database, Rails backend, Vue.js frontend.