Code Monkey home page Code Monkey logo

rockmkd / eisenhower-matrix Goto Github PK

View Code? Open in Web Editor NEW

This project forked from erictherobot/eisenhower-matrix

0.0 0.0 0.0 263 KB

The Eisenhower Matrix is a task management tool that helps you organize and prioritize tasks by urgency and importance. It divides tasks into four boxes based on the tasks you'll do first, the tasks you'll schedule for later, the tasks you'll delegate, and the tasks you'll delete.

Home Page: https://eisenhower-matrix-todo.vercel.app/

JavaScript 4.57% TypeScript 88.58% CSS 6.84%

eisenhower-matrix's Introduction

Eisenhower Matrix

The Eisenhower Matrix is a task management tool that helps you organize and prioritize tasks by urgency and importance. It divides tasks into four boxes based on the tasks you'll do first, the tasks you'll schedule for later, the tasks you'll delegate, and the tasks you'll delete.

Uses Local Storage

This app does not store personal data in a database. Instead it leverages Localstorage which is a web storage API that allows you to store data in the browser. This means that the data is stored locally, and will not be sent to a server. If you delete the browser cache, the data will be deleted as well.

How to use

  1. Add a task to the list by typing it in the input field and clicking the add button.
  2. Click on the task to mark it as completed.
  3. Click on the trash icon to delete the task.
  4. Click on the edit icon to edit the task.

Drag and Drop

You can reorder the tasks by dragging and dropping them into the desired position.

Technologies

  • Nextjs 13
  • React 18
  • Typescript
  • Tailwindcss
  • React Beautiful Dnd
  • Localstorage

License

MIT

eisenhower-matrix's People

Contributors

erictherobot avatar rockmkd 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.