Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ggjersund/django-quantified-self

A minimalistic "Quantified self" Django application for collecting, storing, displaying and exporting personal data.
https://github.com/ggjersund/django-quantified-self

django django-quantified-self personal-data personal-data-analysis quantified-self

Last synced: 3 months ago
JSON representation

A minimalistic "Quantified self" Django application for collecting, storing, displaying and exporting personal data.

Awesome Lists containing this project

README

        

# Django Quantified Self

A minimalistic "Quantified Self" Django application for collecting, storing, analysing and exporting your personal data.

## Quick start

### Prerequisites

```
pipenv
python
django
```

### Installing

## Roadmap

* ~~Create generic data entry models for interval and count entries~~
* List all entries (HTML/API) + data filtering
* Export entries
* Import entries

More to come...

## Contributions
The project is currently in its construction phase and does not yet review contributions. Look out for update on this matter later.