/MyFoci

A small tasklist app written in react.js

Primary LanguageJavaScript

My Foci

A simple tasklist application using react.js and electron

Screenshot of My Foci

Usage

Categories

Add a category be entering a name and pressing enter. An initial category must be created to house tasks.

  • Categories can be collapsed by clicking on the header

Tasks

Add a task by entering it into the dark gray bar at the bottom of a category. Tasks can be edited by clicking on them. This will toggle a popup, which allowed the task to be edited.