/whiskey-journal

A whiskey journal using a mysql database on the backend.

Primary LanguageHTML

whiskey-journal

A responsive whiskey journal using a mysql database on the backend to log tasting notes.

Visuals

Home

A landing page for the site

Home

View Your Whiskeys

View the reviewed whiskeys. Sort the list by clicking on the table heading.

 View Your Whiskeys

Add Whiskey

Add a whiskey with tasting notes.

Add Whiskey

Discover

Select a whiskey topic to discover more.

Discover

Usage

  1. Navigate to https://whiskey-journal.herokuapp.com/
  2. From the landing page select Add Whiskey to log a whiskey with tasting notes.
  3. Use the View Your Whiskeys page to read whiskey reviews
  4. The Discover page provides information on different kinds of whiskeys.

What We Learned

  • SQL queries for Create, Read, Update, and Delete (CRUD)
  • HTML templating with handlebars
  • Bulma CSS framework

Links to Project

GitHub

whiskey-journal

Heroku

whiskey-journal