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

Wrote post model, obtained posts from Wordpress API and displayed them in Home #17

Merged
merged 5 commits into from Dec 29, 2021

Conversation

formidablae
Copy link
Owner

  • Defined the the interface for the post data model
  • Implemented WordpressService to getPosts and getPost from API
  • Added displaying of posts in Home page
  • Updated README.md to include screenshot of current state of development

Closes #16

@formidablae formidablae added the enhancement New feature or request label Dec 29, 2021
@formidablae formidablae self-assigned this Dec 29, 2021
@formidablae formidablae merged commit a9efc9e into main Dec 29, 2021
@formidablae formidablae deleted the get-posts-model-wordpress-api branch December 29, 2021 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display posts by accessing the Wordpress API
1 participant