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

Heralds Fragment and activity. #3

Closed
tanmaydixit opened this issue Jul 25, 2018 · 0 comments
Closed

Heralds Fragment and activity. #3

tanmaydixit opened this issue Jul 25, 2018 · 0 comments
Labels
approved This issue has been approved by maintainers. Grab them before others. feature New feature to be added

Comments

@tanmaydixit
Copy link
Member

tanmaydixit commented Jul 25, 2018

Simple API needs to be used to make calls to bitsherald.org/api to get herald related info.
This task will have a List of (image,title,date) items. Clicking on which will open up a new activity with the entire article in it. Each item in the list will have a share and heart button too. Share to share the article via whatsapp etc and heart for this(issue #4) reason.
The List will rest in the Herald fragment.

To get all posts.
http://bitsherald.org/api/get_posts
(check json on link)
To get a particular post. (say that of id number 3920)
for example
http://bitsherald.org/api/get_post/?id=3920

@tanmaydixit tanmaydixit added approved This issue has been approved by maintainers. Grab them before others. feature New feature to be added labels Jul 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved This issue has been approved by maintainers. Grab them before others. feature New feature to be added
Projects
None yet
Development

No branches or pull requests

2 participants