Skip to content

sowjanyakch/StackBot

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages