Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
waseefakhtar authored Oct 2, 2023
1 parent 512da5a commit ec82567
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,15 @@
![Dose App](docs/images/dose-splash-3.jpg "Dose App v1.0")

<h1 align="center">Dose App 💊 [Work in progress 🚧]</h1>
<h1 align="center">Dose App 💊</h1>

<p align="center">
<a href="https://github.com/waseefakhtar/dose-android/discussions">Discussions</a> •
<a href="https://github.com/waseefakhtar/dose-android/blob/main/LICENSE">License</a> •
<a href="https://twitter.com/waseefakhtar">Twitter</a>
<br /><br />
<a href="https://github.com/waseefakhtar/dose-android/blob/main/docs/release/app.apk">
<img src="https://img.shields.io/badge/Dose%20APK-v0.1-brightgreen?logo=android" alt="Latest APK" />
<a href="https://play.google.com/store/apps/details?id=com.waseefakhtar.doseapp">
<img src="https://img.shields.io/badge/Get%20the%20app-grey?logo=android" alt="Get the app" />
</a>
<!--<a href="https://github.com/waseefakhtar/dose-android/releases/">
<img src="https://img.shields.io/badge/Dose%20APK-v0.1-brightgreen?logo=android" alt="Latest APK" />
</a>-->
<a href="https://github.com/waseefakhtar/dose-android/actions">
<img src="https://github.com/waseefakhtar/dose-android/workflows/Android%20CI/badge.svg?branch=main" alt="Build status" />
</a>
Expand All @@ -21,11 +18,12 @@
</a>
</p>

A work-in-progress Android app that reminds you medications exactly when your body needs them - Made with Jetpack Compose, Material Design 3, Room, Navigation Components, Kotlin Coroutines, Hilt, Firebase using the recommended <a href="https://developer.android.com/topic/architecture">Android Architecture Guidelines</a>.
An Android app that reminds you medications exactly when your body needs them - Made with Jetpack Compose, Material Design 3, Room, Navigation Components, Kotlin Coroutines, Hilt, Firebase using the recommended <a href="https://developer.android.com/topic/architecture">Android Architecture Guidelines</a>.

I’m building it in public. So the idea is for everyone to contribute, leave comments, suggest ideas, etc using the <a href="https://github.com/waseefakhtar/dose-android/discussions">Discussions</a> tab.

You can also install & test the latest APK <a href="https://github.com/waseefakhtar/dose-android/blob/main/docs/release/app.apk">here</a>.
## Google Play
https://play.google.com/store/apps/details?id=com.waseefakhtar.doseapp

## Blog Post
https://www.waseefakhtar.com/android/form-using-jetpack-compose-and-material-design/
Expand Down Expand Up @@ -56,7 +54,7 @@ https://user-images.githubusercontent.com/4093820/178681202-8ebd6102-5dc5-4e91-b


## IDE Version
Android Studio Chipmunk (2021.2.1)
Android Studio Hedgehog | 2023.1.1 Beta 1

## Contributions

Expand Down

0 comments on commit ec82567

Please sign in to comment.