Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 801 Bytes

File metadata and controls

16 lines (10 loc) · 801 Bytes

Scriven

A tool for logging goal-based activity. As any good scrivener would know, scrivening requires a Ledger. Built using Backbone, Scriven is a client-side interface for a RESTful API, and Ledger is the API I use.

Scriven's front-end utilizes Josh Avenir's Macian library for styling/layout.

Setup

Scriven requires a running instance of the Ledger to run.

TODO

  • Improve/add visualizations for month and weekly progress
  • Detail view per day/week/month to allow for better analysis of unmet goals
  • Add milestone functionality for one-time achievments related to specific goals
  • Security layer for authenticating against Ledger