0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

材料からの料理のランダム抽出を行うPGM

Last updated at Posted at 2019-09-09

材料から料理のランダム抽出を行うPGMです

githubURL: https://github.com/NanjoMiyako/RyoriGatya

サンプルページURL: https://nanjomiyako.github.io/RyoriGatya/

GASPGM: https://github.com/NanjoMiyako/SampleGasScripts1/blob/main/ryori1.txt

参考ページ
GAS (Google Apps Script) でファイル出力を行う - HRR Co., Ltd.

リンクを新規タブで開かせる方法(HTML) | monopocket blog

使い方
まずデータインポートタブから材料・料理のJSONデータをインポートしてから
検索を行います。JSONデータはGASのシートからoutput()のマクロを実行して作成します。

JSONデータ作成シートURL: https://docs.google.com/spreadsheets/d/1Krh4gF3TeNxEdxNG9VfN0KZ8DoqGpd5LC20AJFGxG9Q/edit?usp=sharing

スクリーンショット
screenshot.JPG

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?