-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
eadc903
commit 981a9a5
Showing
1 changed file
with
9 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,18 @@ | ||
## About Lemmus | ||
|
||
Welcome to our project! This is a Lemmy using App made in Kotlin for Android Devices. | ||
With this App, users can navigate through a native android-client using Lemmy. | ||
An Android client for Lemmy. | ||
|
||
Some technologies used are as follows - | ||
- Circuit | ||
- Compose | ||
- Moshi | ||
- Anvil | ||
- Blood | ||
- Sweat | ||
- Tears | ||
- Convention Plugins | ||
- Multi-module | ||
|
||
### Built With | ||
|
||
- [Android Jetpack Compose](https://developer.android.com/jetpack/compose) | ||
- [Kotlin](https://kotlinlang.org/) | ||
TODO: | ||
|
||
- Focus plugin/Twigs/Dynamic Feature Modules? | ||
- Detekt | ||
- Lint | ||
- ModuleChecker? | ||
- UnitTest + AndroidTest |