Skip to content

Application that allows users to retrieve a random meal and drink based on the selection of a region in the world. Uses API calls to MealDB and CocktailDB.

Notifications You must be signed in to change notification settings

tjvig94/random-meal-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Random Meal Generator

Table of Contents

Description

A user inputs a desired country/region and is given a random meal from that region. Or, the user may choose to receive a random meal from anywhere in the world. WOW!

A user is given ingredients and directions for the meal, along with an image of the meal and a map of where it is from. The user may choose to remember the meal as a "favorite" which will be displayed on the home screen.

A user may also choose to be given a random cocktail to go along with their meal.

UserStory

As a foodie, I want a meal recommendation from a particular region so that I can prepare it for myself to eat!

Usage

When arriving to main page select a country from which you would like to recieve a recipe from. Next, click on the search button.

You will then be directed to the results page where you will find your recipe as well as a random drink to accompany your meal. You have the option of saving the meal as well.

Built With

  • HTML - Markup language used to define the structure of webpage.

  • jQuery - JavaScript library that simplifies HTML client-side scripting. Used in this application to access APIs and dynamically create and update HTML elements.

  • thecocktaildb Drinks from everywhere

  • themealdb

Live

Surprise Me-al

License (MIT)

Copyright 2021, Tim Vigneau, Patrick DeMarco, Chad Courtney, and Thomas Fallon

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

Application that allows users to retrieve a random meal and drink based on the selection of a region in the world. Uses API calls to MealDB and CocktailDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •