Skip to content

a simple cocktail index app with HTML, CSS, JavaScript and the usage of the jQuery library. The app loads data from an external API.

Notifications You must be signed in to change notification settings

ZHammerl/cocktail-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cocktail-Index App

A web app that displays data and information about cocktails and how they are mixed. Information is acquired from TheCocktailDB.

The responsive application shows a list of cocktail names in a grid. Each cocktail has a button which opens a modal with an image of the cocktail, what ingredients are needed and how it is prepared. The cocktails can be searched by name.

image

Objective

The objective of this project was to get acquainted with vanilla JavaScript, get experience in integrating an external API and implementing Bootstrap.

Key Features

  • loads data from an external API: TheCocktailDB
  • view a list of cocktails
  • on button click: Modal opens and user can view more details on the cocktail selected: ingredients, type of glass, instructions for preparation
  • search box: filters the cocktail list and displays only the cocktails with the name searched for

image

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • jQuery
  • Bootstrap 4.2.1

Links:

About

a simple cocktail index app with HTML, CSS, JavaScript and the usage of the jQuery library. The app loads data from an external API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published