Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mkdirer/carewatch

CareWatch is a user-friendly Kotlin app that simplifies medication management, connects you with healthcare professionals through chat, and allows you to customize your user profile. Originally developed for the "Hackathon" competition, it's the perfect tool for staying on top of your healthcare routine.
https://github.com/mkdirer/carewatch

firebase-auth firebase-realtime-database gradlew kotlin-android kotlin-coroutines kotlin-navigation kotlin-room

Last synced: 6 days ago
JSON representation

CareWatch is a user-friendly Kotlin app that simplifies medication management, connects you with healthcare professionals through chat, and allows you to customize your user profile. Originally developed for the "Hackathon" competition, it's the perfect tool for staying on top of your healthcare routine.

Awesome Lists containing this project

README

        

# CareWatch

CareWatch is a user-friendly Kotlin app that simplifies medication management, connects you with healthcare professionals through chat, and allows you to customize your user profile. Originally developed for the "Hackathon" competition, it's the perfect tool for staying on top of your healthcare routine.

## Resources for Getting Started

- [Kotlin Docs](https://kotlinlang.org/docs/tutorials/getting-started.html)
- [Kotlin Codelabs](https://codelabs.developers.google.com/android-kotlin-fundamentals/)

## Key Technologies Used

- **Android Firebase Authentication** [Learn More](https://firebase.google.com/docs/auth/android/start)
- **Android Firebase Realtime Database** [Learn More](https://firebase.google.com/docs/database/android/read-and-write)
- **Kotlin Navigation Component** [Learn More](https://developer.android.com/guide/navigation/navigation-getting-started)
- **Kotlin Coroutines** [Learn More](https://kotlinlang.org/docs/reference/coroutines-overview.html)
- **Kotlin Room Database** [Learn More](https://developer.android.com/training/data-storage/room)