Skip to content

Latest commit

 

History

History
45 lines (13 loc) · 756 Bytes

README.md

File metadata and controls

45 lines (13 loc) · 756 Bytes

StackBot

StackBot is a modern Android Client for Stack Overflow built from the ground up using Jetpack Compose. The data is obtained from the Stack Exchange API's.

Tech Stacks used in the project:

Jetpack Compose - declarative UI

Dagger Hilt - Dependency Injection

Paging Library - to load and display data in the form of pages

Kotlin Coroutines - asynchronous code

Retrofit - REST client for Android

Compose Markdown View Library - render markdown on Android

Features:

Display questions with popular tag and sort them with filters( hot, week, month, votes, creation, activity)

View questions and answers with the author details (reputation, name, badges count)

Search a particular question and get answer/answers