Harvest: Difference between revisions
| Line 107: | Line 107: | ||
== What is implemented so far? == | == What is implemented so far? == | ||
=== Harvest server === | === Harvest server === | ||
* Back-end service for storage. | * Back-end service for storage. | ||
* SSL data encryption. | * SSL data encryption. | ||
* API Key authorization. | * API Key authorization. | ||
==== Code ==== | |||
https://github.com/tchx84/harvest-client | |||
=== Harvest client === | === Harvest client === | ||
* Journal entries collection. | * Journal entries collection. | ||
* Web service extension. | * Web service extension. | ||
* Extension controls from the web service control panel. | * Extension controls from the web service control panel. | ||
==== Code ==== | |||
https://github.com/tchx84/harvest-server | |||
== TODO == | == TODO == | ||
* Server maintenance scripts. | * Server maintenance scripts. | ||
* Server packaging. | * Server packaging. | ||