Code Monkey home page Code Monkey logo

todo's Introduction

Todo

Develop a Kanban board where data is stored locally

Native Python App

The first usable app is made in native python and should be able to run on any os who can run python.

Hotkeys:

n, t = Create new task

Tab = Switch between kanban boards

Arrow keys, down and up = Move cursor among tasks

Space = Select marked task

Arrow keys, left and right = Move selected task

Delete = Delete selected task

Esc = Exit

Screenshot of running program

todo's People

Contributors

aeakoski avatar

Watchers

 avatar

todo's Issues

Backup of tasks

Implement a feature to backup tasks if ordinary task files are to be corrupted or deleted somehow

More verbose error messages

Any error that occurs has occurred while deleting a task or moving a task between lists. Implement more verbose error messages to understand what went wrong

FEAT: New task view

When double click on a task, a new view with tasks shot and description shall appear.

Both short and description shall be editable. When the taskwindow is closed, or ctrl + s. the task is saved and the new short appears in the listbox.

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.