GithubHelp home page GithubHelp logo

justinfrawl / js-task-lister-project-web-091817 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rebeccanewborn/js-task-lister-project-web-091817

0.0 1.0 0.0 0 B

HTML 33.72% CSS 35.14% JavaScript 31.14%

js-task-lister-project-web-091817's Introduction

JS Test Driven Task List

Instructions:

For this project, you'll be building out a Task Lister application. We'll be using good OO design patterns to build out our Client Side app. To start, there will be no persistence. However, you will need three components, one for List(s), Task(s), and an App parent component. These models will need auto-incrementing IDs as well as some "class" methods. You will then need write a function to add new lists and add new tasks into the DOM.

Step 1: Setup

  1. Fork this repository.
  2. Clone your fork locally.
  3. cd into the local repos folder.
  4. from your terminal, run npm test
  5. The tests will be displayed on the page. This app is also hot reloading so every time you save a file, the page will refresh and the tests will re-run in the browser

Step 2: Models

Next, implement the models for Task and List. A List should have many tasks associated with it.

View this lesson on Learn.co

js-task-lister-project-web-091817's People

Contributors

jongrover avatar realandrewcohn avatar fs-lms-test-bot avatar tsiege avatar ipc103 avatar mrmitchboyer avatar alexgriff avatar

Watchers

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