Skip to content

kemuru/cloneboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloneboard

Cloneboard is a kanban board/task list manager, designed to be compact, readable and quick in use. You can use it here: https://cloneboard.herokuapp.com/

cloneboard

Locally stored

  • All data is stored locally, using localStorage.
  • Can be used completely offline.

UI & UX

The whole thing is largely about making it convenient to use.

New lists can be easily created:

create-list

New notes can be quickly added directly where they are needed:

add-note

Notes can also be dragged around, including to and from other lists:

drag-notes

Lists can be moved around as well, though not as flashy as notes:

move-lists

Nearly all controls are hidden by default to reduce visual clutter to its minimum:

hidden-controls

Everything can be easily renamed:

rename

Support for multiple boards with near-instant switching:

switch-boards

Caveats

  • Written for desktop and keyboard/mouse use.
  • Works in Chrome, Firefox, Edge. Probably in more.
  • Uses localStorage for storing boards/lists/notes, so be careful around clearing your cache.

Inspiration

The design of cloneboard has been inspired by nullboard by @apankrat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published