Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an API that allows users to comment on blog posts, facilitating discussion and engagement #24

Open
principalkelvo opened this issue Mar 11, 2023 · 0 comments

Comments

@principalkelvo
Copy link
Member

Allowing users to comment on blog posts can foster engagement and community around the school's content. However, implementing a comment system from scratch can be time-consuming and difficult to manage.

Create an API that integrates with a third-party comment system, such as Disqus or Commento, and allows users to easily leave comments on blog posts.

Manually implementing a comment system using a server-side programming language and a database can be an alternative, but it requires more resources and technical expertise.

The API should allow administrators to moderate and manage comments, including approving or deleting comments, and blocking users if necessary. It should also be customizable to fit the school's branding and design.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant