DSC Solution Challenge 2020 - ThreeCSEDevs from DSC Hanyang Univ. ERICA
MediChecker helps you to take medicine safely. It can check interactions between multiple medicines. Interaction data is based on RxNav of NLM(National Library of Medicine).
- Android Studio ^3.6
- JDK >= 1.8.0_241
- Android SDK > 23
All of the dependencies are in build.gradle.
- Android SDK
- core-ktx ^1.0.2
- Smooth bottom bar
- Fuel
- Coroutine ^1.3.4
- Sync dependencies using
Gradle sync - Build apk using Android Studio
You can find the release build of our application here.
And the archive of earlier build can found here.
In the second tab, you can search for interactions between multiple medicines. Just tap the Input Medicine button to search your medicine name or active ingredients like Simvastatin. Our application will automatically search your inputs and show suggestions.
If you want to modify an item, tap the button again.
You can add more medicines using ADD button and delete items using DELETE button.
After completing all your inputs, tap SEARCH INTERACTION button to find results online.
You can set your info: Name, Age, Height, and Weight.
All of the information that our application provide is to provide users with information to better understand their health and their medications, and is not intended for medical advice, diagnosis or treatment. Be sure to consult with a qualified physician for advice about medications.
Data sources include NLM's RxNorm API and others.
NLM
It is not the intention of NLM to provide specific medical advice, but rather to provide users with information to better understand their health and their medications. NLM urges you to consult with a qualified physician for advice about medications.
DrugBank