Skip to content

Website created for people who have an active social life and hosts guests frequently. This website allows them to look for cocktails made from ingredients they have at home so the can frequently surprise guests with new concoctions.

Notifications You must be signed in to change notification settings

4ng3lic4/cocktail-recipes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cocktail Recipies

User Story

As a person who has an active social life and hosts guests frequently, I want to be able to use an app where I can look for cocktails made from ingredients I have at home so that I can frequently surprise guests with new concoctions.

Table of Contents

Usage

  1. From the Cocktail Findifier's home screen, enter the ingredient you would like to use to prepare your drink in the search bar.

  2. Click on the "What can I make?" button.

The screen shows a picture of the main page.

  1. The application will display a joke while the user waits for their results.

The screen shows a picture of the transition with a joke.

  1. When the timer is over, a list with the suggested drinks will appear.

The screen shows pictures of propsed drinks based on the searched ingredients.

  1. Click the "Return to main page" button at the bottom left of the search results to return to the home screen.

The screen shows a picture of an arrow pointing to the "Return to main" button.

  1. Hovering over "Your previous searches" displays a list of you most recent searches. Click on one of the listed ingredients to paste it to the search bar.

The screen shows a picture of the recent searches when the button "Your previous searches" is hovered over.

Mock-Up

The following image shows the finished product The screen shows a picture of the finished app.

Finished-product

Here is the link to the finished work:

Deployed website

Technologies-Used

HTML | CSS | JavaScript | TheCocktailDB | JokeAPI | Bulma

Credits

Matt Goldsmith - Repository Admin, User Experience/UX (project structure, organization, flow, and stylization) - connected the app's individual elements into a cohesive and functional user experience with supporting JavaScript functions and uniform presentation

Allan Elias - API call setup, local storage management/rendering and general debugging - got access to the API's used on the project, setup the local storage to access drink search history through a dropdown menu and fixed some styling bugs.

Angelica Ibarra - README Author and Joke API configuration - Queried an API to pull jokes connecting programming to drinks, bartending and mixology and render them into a usable format for the app. Implemented the joke data into leading/transition screen via HTML and JavaScript to introduce humor and levity into the user's experience.

Saeed Elmakki - Initial HTML draft and Final Presentation.

License

MIT License

Copyright (c) 2022 Matt Goldsmith, Allan Elias, Angelica Ibarra, Saeed Elmakki

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Website created for people who have an active social life and hosts guests frequently. This website allows them to look for cocktails made from ingredients they have at home so the can frequently surprise guests with new concoctions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.3%
  • CSS 11.3%
  • HTML 9.4%