Skip to content

terrence0488/flutter-create-drugcula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drugcula

Drugcula is an app that allow anyone to check drug-drug interaction easily. The data is provided by public APIs:

  1. datadiscovery.nlm.nih.gov
  2. rxnav.nlm.nih.gov
  3. pillbox.nlm.nih.gov

How To Run

You should be able to run this app on a iOS or Android device.

  1. Open your terminal or command line tool.
  2. Change the directory to the folder of this project.
  3. run this command "flutter run --release"
  4. The app should start running on the target device.

User Guide

  1. Enter into the app
  2. Search for a drug by generic name
  3. Tap on the result to check the drug-drug interaction with the other drugs.

Please reformat the code if you wannt read it. The code was minified for the reason of meeting the <5Kb requirement of Flutter Create.

About

This app was submitted to Flutter Create 2019

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages