Giter Site home page Giter Site logo

danielegbetabi / thinkful-shoppinglist Goto Github PK

View Code? Open in Web Editor NEW

This project forked from megantaylor/thinkful-shoppinglist

0.0 2.0 0.0 38 KB

build a web-based shopping list app using JavaScript, HTML, and CSS

Home Page: http://megantaylor.github.io/Thinkful-ShoppingList/index.html

JavaScript 37.68% HTML 18.44% CSS 43.89%

thinkful-shoppinglist's Introduction

In this project, you’ll build a web-based shopping list app using JavaScript, HTML, and CSS. The two critical features that you must implement are the ability to 1) add items to the list, and 2) check them off. This is a more challenging problem than the guessing game, so don’t worry if it takes you some time to plan it out, and do not hesitate to ask questions!

For this app, you’ll need to understand how to use JavaScript to accept user input through a form. If you don’t yet know how to do form handling, check out this JavaScript Introduction to Forms.

  • Create a new git repository to house your app.
  • As a best practice, you are strongly encouraged to design and write your HTML and CSS for your app before touching the JavaScript. In your HTML and CSS, hard-code two entries in your shopping list: 1) What a new item looks like, and 2) what a "checked-off" item looks like.
  • Now write JavaScript to handle the necessary “add” and “check_off” functions that will bring your app to life. Try to break down the big problem into smaller problems before jumping in and writing code. Take one feature at a time (i.e. adding items to the list), and break it down into its subcomponents, and write JavaScript code that solves these smaller problems.
  • Once you’ve got a working version of your app, as usual, make sure to share a link with your classmates and your mentor, and solicit their feedback.

thinkful-shoppinglist's People

Contributors

megantaylor avatar

Watchers

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