Coder Social home page Coder Social logo

live-class-vue's Introduction

Live-class-Vue practice with Ikenna

This is a simple todo app and the goal is to get it completely functional.

Below are a list of functionalities I believe would the app.

  • delete a todo Self explanatory, in this scenario once the delete button is clicked, the todo should be removed from the list

  • complete a todo in this case, when the completed button is clicked, the todo should be have a line through on it's text this scenario is already the default state of the dummy todo item. The goal is to make the linethrough only visible when a todo has been completed.

:hint conditional styling -> https://vuejs.org/guide/essentials/class-and-style.html

:bonus after the todo has been completed there should be an option to undo the completed todo, use your creativity to come up with a solution to undo the completed todo

Also an edge case i'll like handled is after a todo has been added, the input field should be cleared in anticipation of another todo being added.

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.