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

Social share #90

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

Social share #90

wants to merge 8 commits into from

Conversation

Xpirix
Copy link
Collaborator

@Xpirix Xpirix commented Jun 18, 2024

This is the proposed feature for #87

Changes summary

  • Add a button that redirects to the detail page on the home page (Screenshot 1)
  • Add a read-only page that shows the details for each entry (Screenshot 2)
  • Add buttons that share a feed link into the social media (Screenshot 2)

image

image

@Xpirix Xpirix requested a review from dimasciput June 18, 2024 14:17
@Xpirix Xpirix marked this pull request as ready for review June 18, 2024 14:18


def push_to_facebook(title, content):
access_token = 'YOUR_ACCESS_TOKEN'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Xpirix how are you going to add the token?

Copy link
Collaborator Author

@Xpirix Xpirix Jun 19, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dimasciput My bad, these functions are not usefull. I've removed them

@Xpirix Xpirix marked this pull request as draft June 19, 2024 13:06
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

Successfully merging this pull request may close these issues.

None yet

2 participants