TheGuilbotine / GoodCIPA-app

GooCIPA is for beer lovers, more specifically people who really enjoy Indian Pale Ales. Based off of the app UNTAPPD, users can share IPAs in the beer cave and review(Crack Open) beers from the fridge.

Home Page:https://goodcipa.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoodCIPA by Pierre Guilbault

A logo of GoodCIPA

The IPA enthusiasts app. A cave of IPAs that can be added to and browsed to find new beers to open, try, and review.

Technologies Used

  • JavaScript
  • CSS3
  • REACT
  • REDUX
  • PostgreSQL
  • Hosted on Heroku

Brief Site Walkthrough

  • Splash page allows users to access login, register, or use a Demo account to check out the app.

Splash Page

  • All pages have a footer with links to the creators GitHub and Linkedin account.

  • Profile Page allows users to enter the Beer Cave to browse, add new beers, edit ones they have added, and crack open to review any beer in the cave. Or go to the fridge to see a list of beers reviewed by other users. Users can click on each beer and eventually will be able to see all of the reviews for that beer and who said it.

Profile Page

  • From the Add or Edit beer form users will be able to dynamically add, edit, and delete beers.

Add IPA Page

  • The Crack Open form will allow users to review/leave a comment about the beer they have tried.

Crack Open form Page

App Link

https://goodcipa.herokuapp.com/

Challenges

  • There are a few bugs to work out brining in information to each page. Data such as users who wrote comments etc, has been difficult to pull into the individual IPA pages.
  • Some rerenders were diffiuct to implement smoothly, but eventually were mastered.

Special Thanks to some great coders

About

GooCIPA is for beer lovers, more specifically people who really enjoy Indian Pale Ales. Based off of the app UNTAPPD, users can share IPAs in the beer cave and review(Crack Open) beers from the fridge.

https://goodcipa.herokuapp.com/


Languages

Language:JavaScript 82.9%Language:CSS 16.2%Language:HTML 0.8%Language:Shell 0.1%