Giter Site home page Giter Site logo

todolist2's Introduction

TodoList2

Created with CodeSandbox

A todo App used to markdown all the tasks to be accomplished on the particular day designed using react.

React basic hooks such as States,Effects,Props is used for saving states and passing different static and dynamic functionalities.

The difficulty was to store all those states then i have gone through concept of localStorage on the browser where the given data can be converted into JSON file and can be retrieved from there.localStorage is used to store the new entered todo List and store its value

Wondering how to store the typed notes then a built in hook called as "React markdown editor" helped in creating writing and previewing the entered data and given an UI.React Mde is copied directly from react documentation.

Spliting the components was done using React-split hook which made the task easy.

Features: 1.New notes can be created and can be stored in browser itself.

2.Deleting the created todo can also be done.

3.Updation of notes can be made and saved.

4.Finished notes can be marked in the body of todo as Finished.

5.writing and previewing can be done in two different Tabs.

todolist2's People

Contributors

mohammed-amrath 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.