Skip to content

sahilkhiwal07/Category

Repository files navigation

This is the demo project having features given below :

  1. Follows MVVM (Model-View-ViewModel) archietecture.
  2. Uses Retrofit for networking response.
  3. Uses Gson for json parsing.
  4. Uses Kotlin-Coroutines for background task.
  5. Uses Room for database storage.
  6. Shows list of different companies at home page.
  7. Add bookmark to the company.
  8. Sort company by category.
  9. You can see company detailes by clicking on a company.
  • Showing list of all categories

all_category

  • Companies details by clicking

Screenshot_20210821-131219

  • Filtered via category 2 and add bookmark

filter_via_category2

  • Bookmark category

bookmark