关于如何提出评论/社交网络解决方案的建议

发布于 2025-01-06 20:42:26 字数 184 浏览 1 评论 0原文

首先我想说这是一个多么棒的网站。

我计划向我正在编写的移动应用程序(Android)添加评论部分。我认为很酷的一件事是让每个用户发表的所有评论都可以在用户主页上找到。所以我有一些问题,

  1. 你认为这是个好主意吗?
  2. 有可用的开源解决方案吗?
  3. 对软件架构有什么建议吗?

Firstly I would like to say what a great site this is.

I am planning to add a Comments section to a mobile application (Android) I am writing. One thing that I thought would be cool was to have all the Comments made by each user, available on a user home page. So I have some questions

  1. do you think this is a good idea?
  2. is there an open source solution available?
  3. any advice on the software architecture?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

只有影子陪我不离不弃 2025-01-13 20:42:26

尝试社交:www.GetSocialize.com

它提供应用内评论、点赞、分享+发布到 Facebook

Try Socialize: www.GetSocialize.com

It offers in-app comments, likes, sharing + posting out to Facebook

乱世争霸 2025-01-13 20:42:26
  1. 这完全取决于应用程序。如果人们可能会关心其他人的评论,那么当然!大胆试试吧!如果它是一个让我写日记的应用程序,那么不行,不要让其他用户评论它。我们需要更多关于您目前对该应用程序的计划的详细信息。

  2. 您已经拥有什么以及用户如何登录?想必您在某个地方有一些他们登录的服务器?这里的标准答案是使用 Ruby on Rails(开源)和开源插件来获取评论等社交网络功能(社区引擎 例如)。

  3. 你最舒服的是什么?最适合您的项目的架构是您工作起来最舒服的架构。这是最有可能使项目成功的方法。

  1. It totally depends on the application. If it's something where people might care about other people's comments then sure! Go for it! If it's an app that lets me write a diary, then no, don't let other users comment on it. We'd need more details on what your plans for the app are at the moment.

  2. What have you got already and how do users log in? Presumably you have some server somewhere they log onto? The standard answer here would be to use Ruby on Rails (open source) and an open source plugin to get social networking functionality like comments (Community Engine for example).

  3. What are you most comfortable with? The best architecture for your project is the one where you're most comfortable working. That's the one that's most likely to make the project a success.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文