Code Monkey home page Code Monkey logo

task-ledger's Introduction

task-ledger

Manage your tasks like never before with this productivity hack. Currently the app is deployed on netlify and can be used from there.(see How to use?) Screenshot 2023-07-23 at 1 29 29 PM

How to install?

  • Clone the repository using
git clone https://github.com/AmitT98/task-ledger
  • Browse to the folder and install the necessary modules using
npm install
  • Run the server using
npm run dev
  1. Install locally or go to https://task-ledger.netlify.app/
  2. Type the task id, short description and duration of the task.
  3. Click add task or press enter
  4. Click the task to start timer individually.
  5. The task for which the duration has expired appear on the left, and can be modified by clicking on them.
  6. To clear all tasks click clear all task button.
    Note: Tasks will persist even when you close the session.

Project Roadmap

  • Create a basic task tracking webpage to add tasks with three fields, id, short description and duration.
  • Tasks should not get deleted when session is closed.
  • Create a method to clear all the tasks in one go.
  • Add functionality to set duration for each task, post which they become expired unless cleared.
  • Indicate the health of each task by red and green spectrum, $red = 1 - green = timeLeft/duration$
  • Add the ability to add expired task to current set of task.
  • Add a section for completed tasks.
  • Allow user to clear only the completed tasks.
  • Add a functionality to display expiry time for the tasks that have been started by user.
  • Show a small dashboard that tells user's productivity by calculating, $100*(1 - expiredTasks/totalTasks)$
  • Add the ability to sign off each task with a note.

task-ledger's People

Contributors

amitt98 avatar

Watchers

 avatar

task-ledger'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.