Beer:30

illustrations illustrations illustrations illustrations illustrations illustrations illustrations

Beer:30 Backend Project

github readme || beer300.herokuapp.com

post-thumb
Beer:30 is a mock website where the user can make their own 6 pack of beer. It was made using JavaScript,jQuery, HTML, postgres, bootstrap, and node. The user has the choice of of using any of the 30 beers in our database made with postgres. This allows for millions of unique 6 packs that can be made. After the User create a six pack they can save it to our database. this particular database has a many to many join between beers and 6 pack. This allows us to save the 6 pack to the specific user and they packs are displayed in their profile.