简体   繁体   English

为Facebook创建本地业务应用程序

[英]Create local business application for Facebook

My wife is starting her local business, and I would like to develop a booking application that users can use to book appointments with. 我的妻子正在开始她的本地业务,我想开发一个预订应用程序,用户可以用来预订约会。 Is this feasible using the facebook development tools? 使用facebook开发工具可行吗? I tried to overview the documentation at https://developers.facebook.com but I came out with no clear answer. 我试图在https://developers.facebook.com上浏览文档,但没有明确答案。

What is a Facebook app? 什么是Facebook应用程序?

In layman terms, it's just a window to your actual app with a bonus that you can use Facebook's social data with it. 用外行的话来说,它只是通向您实际应用程序的一个窗口,而且可以使用Facebook的社交数据。 So, yes! 所以,是的! Basically, you can pretty much do anything with it. 基本上,您几乎可以做任何事。 Plus, if you are looking forward to create an app for a local business, I would recommend taking a look at page tabs from here . 另外,如果您希望为本地企业创建应用程序,建议您从此处查看page tabs

Here is how a Facebook app works: 以下是Facebook应用的工作方式:

  1. You create an app on your server. 您在服务器上创建一个应用程序。
  2. You give it's url to Facebook (called the canvas url ). 您将它的网址提供给Facebook(称为canvas url )。
  3. You specify the dimensions. 您指定尺寸。

And that's it! 就是这样! Your app is up and running! 您的应用已启动并正在运行!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM