Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 732 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 732 Bytes

Hood Recipes

This is a demo and example application for workshops, trainings and talks. This is experimental code and not intended to be used for anything else.

This is a demo offline-first recipe manager with sharing functionality using Hoodie.

Hoodie Installation

Please refer to the install guides for OS X, Linux and Windows.

Start the app

Start app locally:

$ hoodie start

TODO

  • Display own recipes
  • Display shared recipes
  • Edit own recipes
  • Delete recipes
  • Show author in shared recipes
  • Implement unpublishing of recipes
  • Implement more beautiful styling of app
  • Implement cookbook generation
  • Implement ingredients view