Coder Social home page Coder Social logo

2dobox-pivot's Issues

Refactor

retrieveData have all functions that pull from storage use the retrieve data function.

only 10 on the page

The application should only show the ten most recent TODOS.

The application should contain a button labeled Show more TODOs ....
When a user clicks on the Show more TODOs... button, this list should load additional messages from the past.

Completed Button

Each TODO in the list should have a button called Completed Task.
When a the user clicks the Completed Task button, the idea should be either grayed out and/or shown with a strike through text.

Importance Level

Each TODO should start with a level of Normal.
Levels of importance are as follows:

  1. Critical

  2. High

  3. Normal

  4. Low

  5. None

The change of importance should persist after a page refresh.

Completed on Re-Load

On reloading the page the page, the completed TODOs should be exempted (but not deleted) from the list.
When the user clicks the show completed TODOs, the completed TODOs should be loaded back onto the top of the TODO list.

Anonymous functions

you should not use anonymous functions (mainly looking at event event listeners for this)

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.