Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KaushalVasava authored Aug 9, 2023
1 parent 5624b4e commit 0763937
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# KMP_TaskApp
It is a Kotlin MultiPlatform(KMP) Task app using SqlDelight, Kotlin, Jetpack compose.
It is a Kotlin Multi-Platform(KMP) Task app using SqlDelight, Kotlin, Jetpack compose.

# Features:
- Colorful task
- Important task
- Delete Task
- Separate Completed Tasks section

# Tech stack:
- Kotlin
Expand All @@ -8,11 +14,18 @@ It is a Kotlin MultiPlatform(KMP) Task app using SqlDelight, Kotlin, Jetpack com
- SqlDelight
- MVVM architecture
- Coroutine
- Kotlin Date Time

# Type of App supports:
- Android
- IOS
- Desktop

# Screenshots:

![Screenshot 2023-08-09 155237](https://github.com/KaushalVasava/KMP_TaskApp/assets/49050597/2b5e59c1-8749-4b73-b6df-4f89434869b7)

![Screenshot 2023-08-09 161505](https://github.com/KaushalVasava/KMP_TaskApp/assets/49050597/6b9b7eaf-0ad3-4144-8b25-4dd8dd2393fa)

Author: Kaushal Vasava

0 comments on commit 0763937

Please sign in to comment.