Skip to content

A blog app that reads post and comments in realtime, user can add a post, open a post with comment and add a comment

Notifications You must be signed in to change notification settings

gidikraft/BlogApp-week-9

Repository files navigation

SimpleBlogPostApp

Problem Description

Using the endpoints found here https://jsonplaceholder.typicode.com build a simple application that shows a list of post and then a single post page with comments, you should be able to add new comment. Build a nice UI and the home page should have a search/filter field. You should also have a page to create a new post

Implementation:

Use MVVM architecture

About

A blog app that reads post and comments in realtime, user can add a post, open a post with comment and add a comment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages