An overly ambitious productivity management application that graphs time usage on a day-to-day basis.
For a local copy, clone the repo and from the command line: yarn install && yarn run dev-server
(or use npm). You'll also need to run: yarn start
from a separate command prompt to begin the Express server.
- Create, update, and delete diems (daily record of activities)
- Pick, sort, filter through diems, or search and combine diems by a specific activity.
- Graph by day, or range of days, or even graph by specific activities over time. (all graphs created with Chart.js)
- Each account is secure and private with Google Authentication.
carpi is a lightning fast productivity app that utilizes: