Giter VIP home page Giter VIP logo

everything-is-awesome-autumnfoto's Introduction

Lucy and Emmet

Everything is Awesome

The Builders, Lucy and Emmet are lego block enthusiasts. They maintain a webpage that keeps track of block details including block names, materials, colors, manufactured years, and example images. Recently they came into some extra cash and would like to update their app for displaying block details.

Following are the features they would like to implement:

  1. Emmet's favorite color is now red, change the functionality of the Show Blue Legos button to show red Legos. Be sure to update your code to reflect this change.
  2. Lucy would like to display her favorite color of blocks too. Add a button that when clicked will display green Legos.
  3. Some bricks have notes. If a brick has notes, include them on the brick detail.
  4. Lucy and Emmet would like the brick color names to be all capital letters. Add a helper function and invoke it to capitalize the brick name.
  5. Dropdowns are all the rage. The Builders would like one added to the nav area to show specific bricks by material.

Brick Materials: Solid, Transparent, Pearl, Chrome, Metallic, Milky, Glitter, Speckle, Ink, Process, Modulex

  1. The Builders' would like a search box that will accept a LegoId and display only that Lego. *What will you display if the LegoId is not valid? Being able to hit the enter key would be a nice touch too.

Stretch Goal

If we are able to complete the feature list within budgeted time, the Builders would like to add the option to sort the Legos by the manufactured year; oldest to newest and then back again. Unfortunately, some Legos in the dataset may not have a value. Where do they go? You decide.

This exercise utilizes the following JavaScript:

  • Functions
  • Javascript Modules
  • EventListeners
  • Array Methods: filter, find, includes, map, sort
  • Conditional Statements

everything-is-awesome-autumnfoto's People

Contributors

autumnfoto avatar github-classroom[bot] avatar

Watchers

James Cloos avatar Brenda Long 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.