GithubHelp home page GithubHelp logo

seialek / react_dynamic-list-of-todos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mate-academy/react_dynamic-list-of-todos

0.0 1.0 0.0 990 KB

JavaScript 23.22% HTML 36.28% CSS 0.15% TypeScript 40.35%

react_dynamic-list-of-todos's Introduction

React dynamic list of TODOs

Description

Basing on Static list of TODOs create the App downloading the TODOs and Users from API (follow the links).

  1. Initially the user sees a Load button.
  2. After a click disable the button, change its text to Loading... and download the data.
  3. Once the data has been loaded, hide the button and display the list of TODOs instead.
  4. Additionally, you should provide a capability of sorting the TODOs by:
    • todo.title
    • todo.completed (whether the item is completed or not)
    • user.name
  5. There should not be extra requests to the server except the first one

react_dynamic-list-of-todos's People

Contributors

mgrinko avatar danmysak 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.