Darkwater23 / MeadMate

Android HTML app for tracking brewing mead at home.
GNU General Public License v3.0
7 stars 1 forks source link

Add Share Recipe support for Reddit #55

Open Darkwater23 opened 3 years ago

Darkwater23 commented 3 years ago

Based on my experiments, I think it would be pretty straightforward to share recipes. There are two options in mind.

  1. Users upload recipe records to cloud storage. Other users can browse them by tag, date, etc.
  2. Users upload recipes and share links via SMS or email. The user can view the recipe in the browser and use a QR Code to download the recipe to Mead Mate.
gyles19 commented 8 months ago

Some of us dislike clouds, and managing who can and can not see the content. Perhaps a compact JSON string that can be pasted or attached as a file to a Reddit post instead?

Do you have a discord server for this app yet? That would be a nice use to have for sharing.

Darkwater23 commented 8 months ago

That's an interesting idea! I will noodle on that.