Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aritra-tech authored Mar 12, 2024
1 parent cd81c3e commit e225379
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# HealthMate

A simple Android app for Wear OS build using Jetpack Compose that help us to track water and calorie level.

## 📸 Screenshots

<table style="width:100%">
<tr>
<th>Home Screen</th>
<th>Calories Track</th>
<th>Water Track</th>

</tr>
<tr>
<td><img src = "https://github.com/aritra-tech/HealthMate/assets/80090908/f491ff76-c0f0-4155-88a4-4891412450ff" alt="home_screen" height = 250 /></td>
<td><img width="250" alt="calories_track" src="https://github.com/aritra-tech/HealthMate/assets/80090908/79a35775-7611-4b71-bb4b-0dfc334c3ef9" /> </td>
<td><img width="250" alt="water_Add" src="https://github.com/aritra-tech/HealthMate/assets/80090908/c8be3f0d-6fe2-4cc5-b501-90665a691631" /></td>
</tr>

</table>

## 🛠 Tech Stack

| Tools | Link |
|------------------------|------------------------------------------------------------------------------------------------------------------------|
| 🤖 Kotlin | [Kotlin](https://kotlinlang.org/) |
| 💚 Jetpack Compose | [Compose](https://developer.android.com/jetpack/compose) |
| 💚 Compose for Wear OS | [Compose Wear OS](https://developer.android.com/training/wearables/compose) |

0 comments on commit e225379

Please sign in to comment.