All Projects → tylerbwong → stack

tylerbwong / stack

Licence: GPL-3.0 License
An Android app for browsing Stack Overflow and other Stack Exchange sites.

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to stack

NYTimes-Compose
An offline-first application in Jetpack Compose with MVVM architecture, representing a minimalistic implementation of Top Stories API.
Stars: ✭ 98 (-55.05%)
Mutual labels:  room, kotlin-coroutines, jetpack-compose
Jetpack-Compose-MVI-Demo
Demo / Sample Android Project created with Jetpack Compose and MVI Architecture Pattern
Stars: ✭ 114 (-47.71%)
Mutual labels:  room, jetpack-compose, dagger-hilt
Delish
Delish, a Food Recipes App in Jetpack Compose and Hilt based on modern Android tech-stacks and MVI clean architecture.
Stars: ✭ 356 (+63.3%)
Mutual labels:  room, kotlin-coroutines, jetpack-compose
GitMessengerBot-Android
타입스크립트, V8 엔진의 자바스크립트, 파이썬 그리고 Git을 지원하는 최첨단 메신저 봇!
Stars: ✭ 51 (-76.61%)
Mutual labels:  room, kotlin-coroutines, jetpack-compose
Photos
No description or website provided.
Stars: ✭ 74 (-66.06%)
Mutual labels:  room, kotlin-coroutines, jetpack-compose
PexWallpapers
Android application following best practices: Jetpack, Jetpack Compose, Modularity, Clean Architecture, Kotlin Coroutines, Tests, MVVM, DI, Static Analysis
Stars: ✭ 86 (-60.55%)
Mutual labels:  kotlin-coroutines, jetpack-compose
Notflix
Kotlin Multiplatform playground
Stars: ✭ 272 (+24.77%)
Mutual labels:  kotlin-coroutines, jetpack-compose
Einsen
🎯 Einsen is a prioritization app that uses Eisenhower matrix technique as workflow to prioritize a list of tasks & built to Demonstrate use of Jetpack Compose with Modern Android Architecture Components & MVVM Architecture.
Stars: ✭ 821 (+276.61%)
Mutual labels:  kotlin-coroutines, jetpack-compose
graphoverflow
Run the entire StackOverflow on Dgraph. Work in progress.
Stars: ✭ 117 (-46.33%)
Mutual labels:  stackoverflow, stackexchange
ChatSE
An Android application for StackOverflow and StackExchange chat! Revived by Tristan Wiley, base app created by Anubian
Stars: ✭ 22 (-89.91%)
Mutual labels:  stackoverflow, stackexchange
sotoki
StackExchange websites to ZIM scraper
Stars: ✭ 64 (-70.64%)
Mutual labels:  stackoverflow, stackexchange
MVI-Clean-Architecture
MVI + Clean Architecture + Best Practices | Example of Clean Architecture of Android app using MVI design pattern with Jetpack and popular libraries
Stars: ✭ 50 (-77.06%)
Mutual labels:  room, dagger-hilt
Compose-BreakingBad
🧪 ☠︎ Jetpack Compose - Breaking Bad ☢︎
Stars: ✭ 26 (-88.07%)
Mutual labels:  room, jetpack-compose
tv-maniac
Tv-Maniac is a Multiplatform app (Android & iOS) for viewing TV Shows from TMDB.
Stars: ✭ 55 (-74.77%)
Mutual labels:  kotlin-coroutines, jetpack-compose
MusicX
MusicX is a music player 🎵 android app built using Kotlin and Jetpack Compose. It follows M.A.D. practices and hence is a good learning resource for beginners
Stars: ✭ 85 (-61.01%)
Mutual labels:  room, jetpack-compose
stack-search
chrome extansion for enrich stackoverflow results on google search
Stars: ✭ 22 (-89.91%)
Mutual labels:  stackoverflow, stackexchange
stack-exchange-notifications
Add-ons for Stack Exchange sites, like: askdifferent, askubuntu, serverfault, stackoverflow and superuser
Stars: ✭ 21 (-90.37%)
Mutual labels:  stackoverflow, stackexchange
Rick-and-Morty
The Rick And Morty - MVVM with a clean architecture approach using some of the best practices in Android Development.
Stars: ✭ 45 (-79.36%)
Mutual labels:  room, dagger-hilt
WanAndroidJetpack
🔥 WanAndroid 客户端,Kotlin + MVVM + Jetpack + Retrofit + Glide。基于 MVVM 架构,用 Jetpack 实现,网络采用 Kotlin 的协程和 Retrofit 配合使用!精美的 UI,便捷突出的功能实现,欢迎下载体验!
Stars: ✭ 124 (-43.12%)
Mutual labels:  room, kotlin-coroutines
Compose-ToDo
A fully functional Android TODO app built entirely with Kotlin and Jetpack Compose
Stars: ✭ 130 (-40.37%)
Mutual labels:  room, jetpack-compose

Stack

Build

Stack

Stack is an Android application that lets you browse stackoverflow.com and other Stack Exchange sites. It is powered by the Stack Exchange API.

Download

Get it on Google Play

Development

The goal of this project is to provide examples for the latest Android libraries and tools. A few noteworthy examples include:

Features

  • View questions, answers, and comments with rich Markdown previews
  • Switch to any Stack Exchange site
  • Log in to vote for questions or post new questions and answers (Saving drafts supported)
  • Bookmark questions to save for later (Supports offline)
  • Search for questions with advanced filter controls
  • View other users' profiles
  • Dark mode
  • Question deep linking

Subprojects

Here you can also find a few useful Gradle modules as well:

License

Copyright (C) 2020 Tyler Wong

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see https://www.gnu.org/licenses.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].