独自のアプリを作成したいと思ったことはありませんか?しかし、プログラミングを学ぶのは大変な努力であると思いましたか、それとも自分の能力を超えていると思いましたか?グライドアプリ(Glide Apps)の人々はあなたのために何かを持っています!
グライドアプリとは何ですか?
Glide Appsは、ウェブサイトglidea p ps.comで、 (ps.com)Googleスプレッドシート(Google Sheet)からわずか5分で独自のアプリを作成できます。それが彼らの主張です。確かに、おそらく5分以上かかるでしょうが、アプリのプログラミング方法を学ぶほど長くはかからないでしょう。多分10分。
アプリを作成するには何が必要ですか?
Glide Appsを使用してアプリを作成するために必要なのは、Glide Appsを使用するアカウント、 (Glide Apps)Googleスプレッドシート(Google Sheets)を使用できるようにするためのGoogleドライブアカウント(Google Drive account)、そして少しの時間だけです。グライドアプリ(Glide Apps)には無料のアカウントオプション(account option)があります。ほとんどの人のニーズに応え、アプリを他の人と共有することもできます。
チュートリアルを続けるには、
Glide Appsアカウント(Glide Apps account)を作成する必要があるので、アカウントにサインアップしてください。Googleドライブアカウントをお持ちでない場合は、今すぐ作成してください。
Googleスプレッドシート(Google Sheets)の使用経験がある場合は、アプリをより複雑にしたい場合に役立ちます。Googleスプレッドシート(Google Sheets)の学習は、プログラミングの学習よりもはるかに簡単であるため、これはほとんどの人にとって依然として優れたオプションです。
Googleスプレッドシート(Google Sheets)に精通していない場合は、 MicrosoftExcelに精通している可能性があります。スプレッドシートとExcelにはいくつかの違いがあります(differences between Sheets and Excel)。Excelに慣れている場合は、 Googleスプレッドシート(Google Sheets)をすぐに利用できます。
グライドアプリ(Glide Apps)でアプリ(App)を作成するにはどうすればよいですか?
誰に本を貸し出しているのかを追跡するアプリを作成しましょう。これを行うことで、 GlideApps(Glide Apps)を使用してアプリを作成する方法のすべての基本を学びます。次に、それを次のレベルに引き上げて、自分用のアプリを作成できます。
私たちの本貸し出しアプリ(book lending app)は、私たちの本と友達を追跡し、どの友達がどの本をいつ借りたかを照合します。
フロントページには私たちの本がリストされています。本をクリックすると、本の詳細ページ(detail page)に移動します。
本の詳細ページ(book detail page)には、私たちの本のすべての詳細、どの友人がそれを持っているか、そして彼らがいつそれを借りたかが表示されます。友人の名前の横には、友人に電話したりテキストを送信したりして、本を返却するように促すボタンがあります。
友達ページでは、友達のメールアドレスと電話番号(phone number)を追加したり、削除したりできます。さぁ、始めよう。
Googleスプレッドシートを作成する
Googleドライブ(Google Drive)で、Googleスプレッドシートを(Google Sheet and name)作成し、BookTrackerという名前を付け
ます。
最初のシートの名前をBooksに変更します。シートの名前はアプリ内のページの名前になるため、意味のある単純な名前を使用してください。
Booksシート(Books sheet)には、タイトル(Title)、作成者(Author)、形式(Format)、価格(Price)、写真(Photo)、Loaned_
To=Friends:Name、およびDateLoanedの8つの列が必要です。
Loaned To = Friends:Nameという名前の1つの列があるのはなぜですか?これは、 GlideApps(Glide Apps)が読み取れる方程式のようなものです。グライド(Glide)に伝えられているのは、この列にはあなたが本を貸した友人の名前が含まれているということです。次に、
Glideに、ここでの名前を、 Friendsシートのその友人の名前、(Friends sheet)電話番号(phone number)、および電子メールに関連付けるように指示します。これについては後で詳しく説明します。
次に、フレンドシート(Friends sheet)を作成する必要があります。さあ、それをしてください。フレンズシート(Friends sheet)には3列が必要です。それらにName、E-mail、およびPhoneという名前を付けます。
Googleスプレッドシートにデータを追加する
BookTrackerスプレッドシート(Book Tracker spreadsheet)にいくつかの情報を追加しましょう。この例では、最初に4冊の本を使用しています。これで、アプリの作成とテストに十分です。(s enough)後で好きなだけ本を追加できます。
写真のコラム(Photo column)には少し説明が必要です。欲しい本の画像をインターネット(Internet)で見つけることができます。画像を右クリックして、[(Right-click)画像アドレスのコピー(Copy Image Address)]を選択します
。写真(Photo column)の列に貼り付けます。後で、アプリに画像が表示されることがわかります。自分の写真を使用する場合は、オンラインのどこかでホストする必要があります。
とりあえず、 Loaned_To(Loaned_To)フィールド
とDateLoanedフィールドは空のままにしておきましょう。
[友達]シート(Friends sheet)に切り替えて、[名前](Name)、 [電子メール(E-mail)] 、および[電話(Phone)]
の列に入力します。もちろん、この例ではいくつかの構成された名前を使用しています。
書籍(Books)
ページに戻ります。これで、Loaned_Toフィールド
とDateLoanedフィールドに入力できます。Loaned Toフィールドに入力する名前は、 Friendsシート(Friends sheet)の名前と同じである必要があります。これが、Glideが2つをリンクするために使用するものです。それらが同一でない場合、
Glideはそれらがリンクされる必要があるものではないと想定します。
これで、 GlideApps(Glide Apps)でアプリの作成を開始する準備が整いました。
グライドアプリでアプリを作成する
Glide AppsのWebサイト(Glide Apps website)(https://www.glideapps.com/に切り替えます。[アプリの作成(Create an app )]ボタンをクリックします。これで、アプリ作成サイト(creation site)に移動します。
画面の左側にある[新しいアプリ]ボタンをクリックして、プロセスを開始します。(New App)
Googleドライブアカウント(Google Drive account)に関連付けられているウィンドウが開きます。ここでは、アプリを作成するGoogleスプレッドシート(Google Sheet)を選択します。BookTrackerをダブルクリックします。グライドアプリは私たちのためにアプリを作り始めます。約1分かかりますが、おそらくそれより短くなります。
アプリが表示されると、アプリがほぼ完成していることがわかります。このように動作しますが、もう少し良くしましょう。
アプリのロゴと情報(App Logo and Information)の設定
ページの左上隅にあるブックトラッカーの(Book
Tracker) 名前とアイコン(name and icon)をクリックします。
これにより、右側にツールバーが開き、アプリのアイコンと名前をカスタマイズできます。アイコンの下にある[(Click)変更(Change)]をクリックし
て、適切なアイコンを検索します。あるほとんどすべての絵文字を選択できます。本を選びましょう。
これで、アイコンの背景色(background color)を変更できます。青/紫を選びましたが、どの色でも選べます。
これで、アプリのプロ並みのロゴができました。とても簡単!
ここでは、アプリのテーマを変更することもできます。私たちの選択肢は、私たちが見るデフォルトであるライト(Light)と、ライトの逆であるダークです。(Dark)
ここには、アプリに独自のWebアドレス(web address)を指定できるセクションもあります。この例では、 https://booktracker.glideapp.ioのURL(URL)を指定することを選択しました。そのURL(URL)をアプリに使用できるのは1人だけなので、少し異なるものを使用する必要があります。https://booktracker.glideapp.io
そのすぐ下には、アプリの簡単な説明を書くことができる領域があります。
そのすぐ下で、アプリのプライバシーを次のいずれかの選択肢に設定できます:公開(Public)、電子メールで公開、パスワード(Public)、(Password)および電子メールホワイトリスト。これにより、誰がアプリにアクセスできるかを判断できます。デモンストレーションの目的で、パブリック(Public)に設定しています。
(Take note)その笑顔のチャットアイコンに注意してください。それが私たちの直接的な支援です。これを使用して、GlideAppsのWikiを検索できます。必要な答えが見つからない場合は、GlideAppsの善良な人々にメッセージを送ることができます(Glide Apps)。彼らは
敏感で親切(responsive and helpful)です。
書籍ページ
私たちは4冊以上の本を所有しているため、アプリから直接本を追加できるようにする必要があります。これを行うには、左側のツールバーの[画面(Screens)]をクリックします。右側のツールバーに、[アイテムを追加(Add item)]のボタンが表示されます。
それをクリック(Click)すると、アプリの右上隅にプラス記号(+)が表示されます。プラス記号をクリック(Click)すると、さらに本を入力するために使用できるフォームが開きます。
個々の本のページを見てみましょう。いずれかの本をクリック(Click)すると、その本の詳細ページに移動します。書籍ページの(Books page)Googleスプレッドシート(Google Sheet)にあるものはすべて、ここにうまく表示されます。
友人の名前が本の下にリストされており、その右側に矢印が付いていることがわかります。これをタップすると、その友達の詳細ページが表示されます。
ここから、電子メール、テキストメッセージ、または電話で、友人が本をどのように楽しんでいるかを確認したり、戻ってきたりすることができます。
友達ページ
友達(Friends)の
ページを見てみましょう。本(Books)のページのように見えますが、もちろん友達と一緒です。
友達が3人以上いるので、本を追加できるようにしたのと同じように、アプリで友達を追加できるようにしましょう。右側のツールバーで、[アイテムの追加
(Add item
)]ボタンをクリックします。フレンドページ(Friends page)の右上隅に+記号が表示されます。それをクリックすると、友達を追加できるフォームが開きます。
アプリのナビゲーション
最後に、ナビゲーションを整理しましょう。左側のツールバーの[(Click)ナビゲーション](Navigation )をクリックします。
右側のツールバーに、リストされたアプリページが表示されます。各ページのアイコンをもう少し意味のあるものに変更しましょう。Booksの(Books)サークルアイコン(circle icon)の下にある[(Click)変更(Change )]をクリックします。ここで適切なアイコンを検索できます。BookOpenアイコンを選択しましょう。
フレンドページ(Friends page)のアイコンを変更する場合も同じようにします。Facebookアイコン(Facebook icon)を選択したのは、友達と簡単に関連付けられるためです。
AppleまたはAndroid?
これまでのところ、 iPhoneビュー(iPhone view)でこれをすべて実行しました。Androidデバイス(Android device)でアプリがどのように表示されるかを確認するには、アプリプレビュー領域(app preview area)の右上にあるAppleアイコンをクリックします。ほとんどのAndroidデバイス(Android device)でどのように表示されるかがすぐにわかります。
アプリを共有する
それでおしまい!アプリが完成しました。あとはそれを人々と共有するだけで、Glideを使えばそれも簡単にできます。左側のツールバー(left toolbar)にある[アプリの共有]を(Share App)クリック(Just click)するだけで、他のユーザーとアプリを共有できます。Twitter、Facebook、電子メールで共有したり、Webサイトに掲載できるリンクを取得したりできます。
あなたのアプリはどうなりますか?
Glide Appsは、分解して学習したり、インスピレーションを得たりできる、いくつかのシンプルで複雑なサンプルアプリを提供します。(example apps)ゲームギルド(gaming guild)用のアプリ、地元のレストランのディレクトリ、または好きなものを作成できます。
スプレッドシート形式(spreadsheet form)で表現できる場合は、GlideAppsを使用してアプリを作成できます。Glide Appsを試してみて、作成したものをお知らせください。
Anyone Can Build an App with Glide Apps
Have yoυ ever wishеd you could create your own app? But you
thought learning programming was just too much effort or beyond your
capabilities? Thе people at Glide Apps have something for you!
What is Glide Apps?
Glide Apps is a website, glideapps.com, that enables you to create your own app, from a Google Sheet, in as little as 5 minutes. That’s what they claim. Truly, it’s probably going to take more than 5 minutes, but it certainly won’t take as long as learning how to program an app. Maybe 10 minutes.
What Do I Need to Build an App?
All you need to build an app with Glide Apps is an account
with them, a Google Drive account so you can use Google Sheets, and a little
time. Glide Apps has a free account option. It will serve most people’s needs
and even allow you to share your app with others.
To follow along with the tutorial, you’ll need to create a
Glide Apps account so sign up for one. If you don’t have a Google Drive
account, please go create one now.
If you have some experience with Google Sheets, that will
help you if you want your app to be more complex. Learning Google Sheets is
much easier than learning to program, so this is still a great option for most
people.
If you’re not familiar with Google Sheets, you might be more familiar with Microsoft Excel. There are some differences between Sheets and Excel. If you’re comfortable in Excel, you’ll pick up Google Sheets quickly.
How Can I Build an App with Glide Apps?
Let’s build an app to track who we loan our books to. You’ll
learn all the basics of how to make an app with Glide Apps by doing this. Then
you can take it to the next level and make an app for yourself.
Our book lending app is going to track our books and our
friends, and match up which friend borrowed which book, and when.
The front page will list our books. When we click on a book,
it will take us to the book’s detail page.
The book detail page will show us all the details of our
books, which friend has it, and when they borrowed it. Next to the friend’s
name will be buttons that allow us to call or text our friend to remind them to
return our book.
The friends page will allow us to add, or maybe remove,
friends along with their e-mail and phone number. Let’s begin.
Create a Google Sheet
In our Google Drive, we’ll create a Google Sheet and name it
Book Tracker.
Re-name the first sheet Books.
The name of the sheet becomes the name of the page within the app, so use
simple names that make sense.
We’ll need 8 columns in the Books sheet: Title, Author, Format, Price, Photo, Loaned_
To=Friends:Name, and Date Loaned.
Why is that one column named Loaned To=Friends:Name? That is
like an equation that Glide Apps can read. What it tells Glide is that this
column has the name of the friend that you loaned the book to. Then it tells
Glide to associate the names here with the name, phone number, and e-mail of
that friend in the Friends sheet. More on that later.
Now we need to create a Friends sheet. Go ahead and do that.
The Friends sheet needs 3 columns. Name them Name, E-mail, and Phone.
Add Data to your Google Sheet
Let’s add some information in our Book Tracker spreadsheet. In
our example, we’re using just 4 books to start with. That’s enough to help us
make and test our app. We can add as many books as we want later.
The Photo column needs a little explanation. You can find an
image of the book you want on the Internet. Right-click on the image and select
Copy Image Address. Paste that in
the Photo column. You’ll see later that our app will show the image. If you
want to use your own pictures, you’ll need to have them hosted somewhere
online.
Let’s leave the Loaned_To
and Date Loaned fields empty for
now.
Switch to the Friends sheet and fill out the Name, E-mail, and Phone
columns. The example uses some made up names, of course.
Go back to the Books
page. Now you can fill in the Loaned_To
and Date Loaned fields. The name you
put in the Loaned To field must be identical to what’s in the Friends sheet.
That is what Glide will use to link the two together. If they aren’t identical,
Glide assumes that they aren’t the ones that need to be linked.
Now we’re ready to start creating our app in Glide Apps.
Creating the App in Glide Apps
Switch to the Glide Apps website at https://www.glideapps.com/. Click on the Create an app button. That will take us to the app creation site.
Click on the New App
button on the left side of the screen to start the process.
A window will open that is tied to our Google Drive account.
Here, we’ll select the Google Sheet from which we want to make our app.
Double-click on Book Tracker. Glide
Apps will start making the app for us. It will take about a minute, probably
less.
Once the app appears, we can see that the app is almost
complete. It will work like this, but let’s make it a little better.
Setting the App Logo and Information
Click on the Book
Tracker name and icon in the top-left corner of the page.
That will open a toolbar on the right where we can customize
the app’s icon and name. Click on Change
under the icon, and search for a suitable icon. You can select almost any emoji
that there is. Let’s select a book.
Now we can change the background color of the icon. We went
with a blue/purple, but we could choose any of the colors.
We’ve now got a professional looking logo for your app. So
easy!
Here, we can also change the theme of the app. Our choices
are Light, which is the default that
we see, and Dark, which is an
inverse of the light.
There’s also a section here that allows us to give our app its own web address. For this example, we’ve chosen to give it the URL of https://booktracker.glideapp.io. Only one person can use that URL for their app, so you’ll need to use something slightly different.
Just below that is an area where you can write a brief
description of your app.
Right under that, we can set the privacy of the app to any
of the following choices: Public, Public with e-mail, Password, and E-mail
Whitelist. This allows us to determine who can have access to our app. For
demonstration purposes, we’re setting it to Public.
Take note of that smiling chat icon. That is our direct line
to help. We can use it to search Glide Apps’ Wiki. If we don’t find the answer
we need, we can send a message to the good folks at Glide Apps. They’re
responsive and helpful.
The Books Page
We own more than 4 books, so we’ll want the ability to add more books directly from the app. To do that click on Screens in the left toolbar. In the right toolbar, we’ll see a button for Add item.
Click on that and a plus sign (+) will appear in the top-right corner of our app. Clicking on the plus sign opens a form that we can use to enter more books.
Let’s look at an individual book’s page. Click on one of the
books and it will take us to the details page for that book. Everything that we
had in our Google Sheet on the Books page is presented nicely here.
We can see that a friend’s name is listed under the book,
with an arrowhead to the right of it. Tapping on this brings us to the details
page for that friend.
From here, we can e-mail, text, or call the friend to see
how they’re enjoying the book, or to ask for it back.
The Friends Page
Let’s look at the Friends
page. It looks like the Books page,
but with our friends of course.
We’ve got more than three friends, so let’s make the app
allow us to add more friends, just like we made it allow us to add more books. In
the right toolbar, click on the Add item
button. We’ll see a + sign in the top-right corner of the Friends page.
Clicking on that opens a form that allows us to add more friends.
App Navigation
Finally, let’s tidy up the navigation. Click on Navigation in the left toolbar.
In the right toolbar, we see the app pages listed. Let’s
change the icon for each page to be a bit more meaningful. Click on Change under circle icon for Books. We
can search for a suitable icon here. Let’s choose the Book Open icon.
Do the same to change the icon for the Friends page. We
chose the Facebook icon because it’s easily associated with friends.
Apple or Android?
So far, we’ve done all this in the iPhone view. If we’d like
to see what the app would look like for an Android device, click on the Apple
icon near the top-right of the app preview area. It will instantly show you
what it will look like on most Android devices.
Sharing the App
That’s it! Your app is done. All that is left to do is to
share it with people and Glide makes it easy to do that too. Just click on Share App in the left toolbar for all
the ways we can share it with people. We
can share it to Twitter, Facebook, via e-mail, or get a link that we can put on
a website.
What Will Your App Be?
Glide Apps provides some simple and more complex example apps that you can take apart to learn from or get inspiration from. You could make an app for your gaming guild, or a directory of local restaurants, or whatever strikes your fancy.
If it can be represented in spreadsheet form, you can use Glide Apps to make an app for it. We hope you give Glide Apps a try and let us know what you created.