Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alxndr/eggcount
Track how many eggs your chickens are laying... i.e. graphing a little date-based data
https://github.com/alxndr/eggcount
Last synced: about 1 month ago
JSON representation
Track how many eggs your chickens are laying... i.e. graphing a little date-based data
- Host: GitHub
- URL: https://github.com/alxndr/eggcount
- Owner: alxndr
- Created: 2014-06-01T00:06:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-05-23T11:58:43.000Z (over 4 years ago)
- Last Synced: 2024-11-28T21:48:54.060Z (about 1 month ago)
- Language: JavaScript
- Homepage: http://alxndr.github.io/eggcount/
- Size: 577 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
eggcount
========[![Build Status](https://travis-ci.org/alxndr/eggcount.svg?branch=master)](https://travis-ci.org/alxndr/eggcount)
[![Code Climate](https://codeclimate.com/github/alxndr/eggcount/badges/gpa.svg)](https://codeclimate.com/github/alxndr/eggcount)
[![Test Coverage](https://codeclimate.com/github/alxndr/eggcount/badges/coverage.svg)](https://codeclimate.com/github/alxndr/eggcount/coverage)This is the JavaScript glue between some neat graphs, and the raw data of how many eggs your chickens are laying.
It uses [Plotly][plotly] to create the graphs.
[plotly]: [https://plot.ly/]