Sharing of shopping lists

Recipes currently has minimal support for sharing recipes and shopping lists via email. As a first step in this project, we will add support for sending a shopping list to a mobile task-tracking app; Todoist is a good candidate. This will require some research into the APIs for such apps, followed by writing code to talk it. The code will eventually live in a portal service, and recipes will talk to it over D-Bus.

We plan to share the oauth2 setup and app with other GNOME apps, like gnome-todo. See 780138 for the bug tracking the necessary GOA provider.

Background

Details

Here is a step-by-step outline for how I envision this work to proceed.

Apps/Recipes/Contributing/Sharing (last edited 2017-06-26 14:12:14 by MatthiasClasen)