Skip to content

A fullstack project brought to you by my teammates and I

License

Notifications You must be signed in to change notification settings

DaronSchmit/DinnerAndAMovie

Repository files navigation

🎥 Dinner And A Movie 🍿

badge Language Command-line Express npm npm node handlebars Travis Eslint Prettierrc ENV MysQl Sequelize API JSON Made-For-VSCode Deployment-Heroku

Overview

An App that lets users search for movies which then generates a meal option to match.

Table of Contents

Description

With this app your able to search a movie and it will automatically pick a meal to match, including the recipe to that meal!

Installation

  1. Create a folder which will contain our app and within it type the following command to create the JSON file containing all the information and dependencies:
  2. Use the command-line, npm i, to ```install Express, Express-Handlebars, and mysql npm````.
  3. Now we create our main js file which will contain our application's logic and name it "index.js"
  4. To start creating movie and dinner pairing, using Express, use the command, node server.js and navigate in the web browser to localhost:8080.
  5. Finally, let's create a folder by the name of public in which we create a .css file and let's call it "style.css".

Usage

  • Express and Heroku and used to serve and display to the the user Handlebars HTML templated info of their searched and favorited dinner and a movie pairings.
  • Handlebars is used to render the HTML.
  • Once the user's information regarding:
    • searched movie is inputed into the input box:
  • An Handlebars file with the user's added movie and dinner along with their unique id is created.

Test

Test the different HTML pages/positions on the local host using Postman, to ensure that the data is saving and the MySQL database is accessed.

🎬 Deployed

📷 Visuals:

image
image
image

💻 Tools

  • Axios
  • Dotenv
  • Express
  • Express-handlebars
  • Handlebars.js
  • MySQL
  • Sequelize
  • HTML
  • CSS
  • JavaScript
  • Heroku
  • node.js

📁 Research

🙌 Contributors :octocat: Profiles

©️ License

badge

© 2021 Alice Piar, Daron Schmit, Kristina Hamilton, Suhir Saleh and Trilogy Education Services, a 2U, Inc. brand. All Rights Reserved. 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

A fullstack project brought to you by my teammates and I

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published