Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 754 Bytes

File metadata and controls

17 lines (11 loc) · 754 Bytes

CodeIt

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.

CodeIt Blog

Technologies

  • Restful APIs.
  • Android Architecture Components (LifeCycle , ViewModel , LiveData ) with MVVM.
  • Third Party libraries ( Retrofit , Picasso , Glide).
  • Material Design.