Giter Club home page Giter Club logo

whats-cookin's Introduction

Snake Meal

Abstract

What's Cookin is an app that populates a page with recipe thumbnails. Users are able to click a recipe and view the instructions, ingredients, and the total cost of the ingredients. The user is able favorite recipes and click the Favorites button to see only the recipes they favorited. Users are able to look up recipes by name and by tags. Users can also select from any currency to update the cost of each ingredient and the total.


Technologies Used:

  • JavaScript
  • HTML
  • CSS
  • Micromodal
  • WAVE/Lighthouse
  • Webpack
  • Mocha
  • Chai

Installation Instructions:

To clone a copy of the project to a remote repository, follow these steps:

  1. Clone down a local copy of the repository.
  2. cd into the repository.
  3. Run npm install.
  4. Open the project in your preferred text editor.
  5. To host the page on your local server run npm start.

Preview of App:


Context:

Completed as part of the Turing School of Software Development 2211 FE Mod 2 curriculum

Approximate hours to completion: 24


Contributors:

Jason Kirchman

Kara Anderson

Katherine Blaine

Kirk Hauck


Learning Goals:

  • Implement ES6 classes that communicate to each other as needed
  • Use object and array prototype methods to perform data manipulation
  • Create a user interface that is easy to use and clearly displays information.
  • Write modular, reusable code that follows SRP (Single - Responsibility Principle)
  • Implement a robust testing suite using TDD
  • Make network requests to retrieve data

Wins + Challenges:

Win:

Implemented Test-Driven Development, resulting in a much smoother data model to DOM integration.

Win:

Using the GitHub Project Board to organize our team and plan our project.

Win:

Utilized and passed WAVE and Lighthouse to evaluate accessibility.

Challenge:

Learning how to use Promises and Promise.all to bundle our fetches and manage asynchronous JavaScript.

Challenge:

Implementing Micromodal, specifically learning which parts of the code were necessary and which were optional.

Challenge:

Learning how to delegate tasks for duo and solo work without creating merge conflicts.

whats-cookin's People

Contributors

khalidwilliams avatar kirkhauck avatar kirch1 avatar kanderson58 avatar hannahhch avatar katherineblaine avatar niksseif avatar nikhil9999 avatar hfaerber avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.