Skip to content

Bored in the House is an interactive web application that presents meal recipes, drink recipes, and movies based on user input.

License

Notifications You must be signed in to change notification settings

iiTONELOC/covid-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bored In The House

Git Hub Language Count GitHub
Screenshot

Description

Bored in the House is an interactive web application that presents meal recipes, drink recipes, and movies based on user input. The user story is as follows:

As a User:
I want to plan a night in.  
I want to be given dinner, drinks and entertainment options.  
When I click the start button  
I'm able to search for a dinner recipe  
When I choose dinner  
I am presented with drink options.  
When I choose a drink  
I am then able to choose a movie to watch  
After I made all the choices  
I am then presented with my dinner recipe, drink recipe, and movie  
My plan is then stored in the history to be pulled up again.

Table of Contents

  1. Features
  2. Screenshot
  3. Demo
  4. Technology Stack
  5. Usage
  6. Collaborators
  7. License

Features

This application uses localStorage for persistance of user data.
Foundation, Moment.js, jQuery, Google Font, and Animate CSS, for third-party APIs.
TheMealDB, TheCocktailDB, and TMDB server-side APIs were used to build Bored in the House.

Screenshot

Screenshot

DEMO

If you are tired of the same old please check out, Bored In The House

Bored In The House Screenshot

Technology Stack

Technology Description Links ↘️
GitHub top language JavaScript Moment.js, jQuery, TheMealDB, TheCocktailDB, TMDB
CSS Cascading Style Sheets Foundation, Google Font, Animate CSS
HTML Hyper Text MarkUp Language

Usage

When you choose start a plan you are presented with meal catagories to choose from. After you choose your meal you are presented with drink catagories to choose from. After you choose your drink you are presented with movie catagories to choose from. After you choose your movie you are presented with the results of your choices. The meal includes a picture, a link to the online recipe if applicable, an ingredients list, and directions for the recipe. The drink includes a picture, ingredients for the recipe, and directions for the recipe. The movie includes the movie poster, and a short description of the movie. You have the ability to save your current result, view your saved results, start a new plan, or shuffle, which renders a new plan with your current inputs. When you choose view saved plans you will be taken to a list of your saved results that include the day you saved the plan, the name of the meal, name of the drink, and name of the movie you saved.

Collaborators

Username Link ↘️
lewisoutdoorllc Cody's GitHub
iiTONELOC Anthony's GitHub
jmax407 Julius' GitHub
KHudaKoz Kip's GitHub
mrhumpherys Michael's GitHub

License

MIT License

Copyright (c) [2021] [Anthony Tropeano, Michael Humpherys, Julius Maxwell, Cody Lewis, Kip HudaKoz]

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

Bored in the House is an interactive web application that presents meal recipes, drink recipes, and movies based on user input.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published