Is a complete blog system where after users sign up They can
- Create posts, and comments.
- Follow users they like by searching their names.
- Be notified when one of the users they follow made a post or when they are mentioned in a comment.
- Restful APIs.
- Android Architecture Components (LifeCycle , ViewModel , LiveData ) with MVVM.
- Third Party libraries ( Retrofit , Picasso , Glide).
- Material Design.