https://github.com/yashovardhan99/healersdiary
Healers Diary - an android app for healers to keep track of their patients and help in instant billing. The app is currently in development.
https://github.com/yashovardhan99/healersdiary
android android-application healers healers-diary healing kotlin
Last synced: 19 days ago
JSON representation
Healers Diary - an android app for healers to keep track of their patients and help in instant billing. The app is currently in development.
- Host: GitHub
- URL: https://github.com/yashovardhan99/healersdiary
- Owner: yashovardhan99
- License: apache-2.0
- Created: 2018-06-22T04:07:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-05-28T10:18:48.000Z (almost 3 years ago)
- Last Synced: 2025-04-11T03:17:39.485Z (19 days ago)
- Topics: android, android-application, healers, healers-diary, healing, kotlin
- Language: Kotlin
- Homepage: https://play.google.com/store/apps/details?id=com.yashovardhan99.healersdiary&utm_source=github&utm_campaign=github&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1
- Size: 5.57 MB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
|
| [](https://github.com/yashovardhan99/HealersDiary/releases) | [](https://github.com/yashovardhan99/HealersDiary/actions/workflows/android.yml) | [](https://github.com/yashovardhan99/HealersDiary/actions/workflows/android-releases.yml) | [](LICENSE) |
| --- | --- | --- | --- | --- |An android app for professional healers to keep track of their patients and help in instant billing.
### Imporant: The app is currently being re-written to make it completely offline, so that your data stays on your device.
To track current status, [check out this GitHub project](https://github.com/yashovardhan99/HealersDiary/projects/2).
For the currently released version of the app, check out the [production branch](https://github.com/yashovardhan99/HealersDiary/tree/releases/production)
This new version uses the latest Jetpack libraries.
## Features
- Create, modify and delete patient records
- Keep track of healings done for each patient with the exact date and time
- Keep track of payments received and bills due
- Use the app completely offline
- View a quick summary of your healings, payments and more to stay on the top of your day
- Easy migration from v1.0 of the app
![]()
![]()
![]()
![]()
![]()
## Dev Bytes
* Uses latest Jetpack libraries
* Room for local persistence
* Jetpack navigation with safe-args for easier navigation.
* Flow and LiveData for staying up-to-date.
* Paging 3.0 for loading long lists
* Latest material design components
* Dynamic module with WorkManager to connect and import data from Firestore.## V2.0 timeline
* Private Alpha - **Completed**
* Public Beta - **Released** - [Sign up for the beta](https://play.google.com/apps/testing/com.yashovardhan99.healersdiary)
* Public Release - *tentative May* 2021,
* Firestore access and all user data on Firebase will be deleted starting 2022 in a phased manner.## Contributing and Support
Read the [Contributing guide](CONTRIBUTING.md) to learn how you can help this project.