Giter Club home page Giter Club logo

todolist's Introduction

Todo App

Todo is a task management app to help you stay organized and manage your day-to-day.

Motivation

I created this project when I started learning Javascript library called Reactjs to grasp the concept of react library.

Technology

Features

  • Whenever any task is created it shows time of creation and when it is marked done it updates the time accordingly.
  • Multiple themes available.
  • Save the mode of theme you were using last time.
  • Used local storage of your browser to save todos every time you revisit your app.
  • Different tabs for All, Completed, Active Tasks.
  • Delete button to clear all task from the app.

How I created this project

  • I have used useState and useEffect to manage the data across the components in Reactjs.
  • Used JSON format data to manage todos.
  • For multiple themes css variables were helpful.
  • Different tabs are created using Router.
  • Themes
    1. #fda7df #6f1e51
    2. #ffdd59 #ffa801
    3. #2f3640 #c8d6e5

Credits

Colors from - https://flatuicolors.com/
Learned the concepts of reactjs from this channel Codevolution.
Readme inspired by Akash Nimare.

License

MIT

todolist's People

Contributors

umeshjain1999 avatar

Watchers

 avatar

todolist's Issues

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.