kimmellj / personal-log

A fast, secure personal log system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Log

Creating a personal, secure, modern day, log book.

Requirements

  • Fast data entry
  • Secure
    • All of the data should only be viewable with a 10 character or more password
    • need to figure out the best way to do this
  • Easy
    • Desktop: quick easy command
    • Mobile: less than three touches to start typing

Tech Stack

  • CLI
    • NodeJS Script hits local dropbox folder
      • command line prompts to configure and set things up the first time
  • Mobile
    • Native apps?
      • Use the dropbox api, maybe do a dropbox app?
      • Link / Unlink dropbox account somehow

About

A fast, secure personal log system

License:MIT License


Languages

Language:JavaScript 100.0%