zinc-collective / recipe-box

A mobile app for collecting recipes
Other
4 stars 0 forks source link

RFC - How can we cultivate a vibrant ecosystem of high-quality, interoperable recipe creation, curation and publishing software? #2

Closed zspencer closed 4 years ago

zspencer commented 4 years ago

At present, we intend to:

  1. Export and distribute recipes in the h-recipe microformat, per the recommendations of the IndieWeb wiki entry on recipes.

  2. Package a recipes related images into a single file using TextBundle, so that they can be transferred using existing platforms built in data storage and transfer mechanisms.

  3. Find (or write) a JavaScript package for parsing recipe data from public websites that works with iOS App Extensions for Browsers

  4. Find (or write) a library for accepting TextBundle(s) of recipes in an iOS App Extension

  5. Find (or write) a library for parsing a web page into a recipe in an iOS App Extension

We have chosen iOS for our target platform because from our perspective, it has highest standard of user privacy, experience and information security.