Skip to content

Time series logger and analyser for your daily feelings, activities and life in general.

License

Notifications You must be signed in to change notification settings

axelpale/sensibus

Repository files navigation

sensibus

A time series logger, analyser, and predictor for your daily feelings and activity. Provides future prediction via dynamic naive bayesian methods.

Timeline Example

Install

$ git clone https://github.com/axelpale/sensibus.git
$ cd sensibus
$ npm install
$ cp .env-sample .env
$ nano .env
$ npm run build
$ npm start

Then, open localhost:8888 in your web browser.

Directory structure

  • doc/ – images and stuff for documentation purposes
  • local_modules/ – features and logic shared between submodules
  • server/ – a submodule, a sensibus server instance
  • site/ – a front-end client responsible for most pages of the sensibus site
  • timeline/ – a front-end client responsible for the timeline page

Licence

GPL 3.0

About

Time series logger and analyser for your daily feelings, activities and life in general.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •