Skip to content

Commit

Permalink
Updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xzhorikx authored Jan 25, 2023
1 parent 5d63d72 commit f32c934
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,21 @@
# github-timber-viewer
An Android application displaying one screen listing all the contributors of the Jake’s Wharton’s Timber Github project.
## About
An Android application displaying one screen listing all the contributors of the Jake’s Wharton’s [Timber](https://github.com/JakeWharton/timber) Github project.

## Preview
![](https://github.com/xzhorikx/github-timber-viewer/blob/main/app-demo.mp4)

## Features
- Material design
- Offline support
- GitHub profile navigation
- Pagination
- Landscape orientatio support
- Live network connection notifications

# Tech stack
- Clean architecture + MVI
- Dagger2
- Jetpack Compose
- Unit tests
- Jetpack Compose tests using semantics

0 comments on commit f32c934

Please sign in to comment.