Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wieczorek1990/weigh-ins


https://github.com/wieczorek1990/weigh-ins

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

weigh-ins
---------

Type: hobby project

----

Weigh-ins app with realtime chart/table changes, plain text import/export.

Currently single user.

Components:

* firebase,
* highcharts,
* slim,
* coffeescript,
* jquery,
* jquery-datepicker,
* bootstrap,
* bootstrap-datepicker,
* bootstrap-validator,
* bootstrap-filestyle,
* i18n-js,
* handlebars,
* alertify,
* filereader,
* spin.

Firebase schema:

```
root
users
username
weigh-ins
date: weight
```