Vision - jbrucker/home-log GitHub Wiki

An application to record numerical data around the home, such as electric and water meter readings. The goal is to be able to quickly and easily record data so that the home other or others can view it online.

Major Features

  • A user can define multiple data sources such as "Electric Meter" or "Water Meter".
  • A data source has a name, description, and a series of numerical data values each with a date/time stamp.
  • An authorized user can view and edit all past data values, such as electric meter readings.
  • A user can grant access to the data source to others.
  • A user can see only the data sources he created or has been granted access to.
  • Logs are regularly exported, either manually or automatically, to an external location in a way that prevents deletion of logs in case of a security breach.
  • The application has both a web-based interface and a LINE interface using a LINE MiniApp or LINE LIFF app.