Giter VIP home page Giter VIP logo

vue's Introduction

Vue.js를 이용한 Todo-List구현

  • 할 일 입력후 List블럭 생성(엔터와 버튼클릭시)
  • 미입력시 alert발생(엔터와 버튼클릭시)
  • 체크버튼 클릭시 완료처리(filter함수이용하여 id비교)
  • 개별삭제버튼 클릭시 개별블럭 삭제(filter함수이용하여 id비교)
  • 체크한 리스트 삭제(filter함수이용하여 complete비교))
  • 전체 삭제
  • 모든 상태 LocalStorage에 업데이트하여 새로고침시에도 데이터 유지.

요구한 기능 모두를 구현하였고, 몇가지 추가기능도 구현 및 구현할 계획에 있습니다.

+Process Bar 구현 계획중중

vue's People

Contributors

anakin787 avatar

Watchers

 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.