]> Softwares of Agnibho - pdosage.git/commit
Initial commit
authorAgnibho Mondal <mail@agnibho.com>
Sat, 10 Dec 2016 01:53:24 +0000 (07:23 +0530)
committerAgnibho Mondal <mail@agnibho.com>
Sat, 10 Dec 2016 01:53:24 +0000 (07:23 +0530)
commitf964a699931e53a090d411a869ef4ee4d0543f5d
treee0e5765ddc34eb0381d90275b4ca0516415c6a77
Initial commit
32 files changed:
.babelrc [new file with mode: 0644]
.gitignore [new file with mode: 0644]
LICENSE.txt [new file with mode: 0644]
README.txt [new file with mode: 0644]
index.html [new file with mode: 0755]
package.json [new file with mode: 0644]
prepare.js [new file with mode: 0644]
src/AboutView.vue [new file with mode: 0644]
src/CalculatorView.vue [new file with mode: 0644]
src/DataInput.vue [new file with mode: 0644]
src/DrugView.vue [new file with mode: 0644]
src/ListView.vue [new file with mode: 0644]
src/QuickView.vue [new file with mode: 0644]
src/assets/logo.png [new file with mode: 0644]
src/custom.css [new file with mode: 0755]
src/data/amikacin.json [new file with mode: 0644]
src/data/amoxycillin_clavulinic_acid.json [new file with mode: 0644]
src/data/cefixime.json [new file with mode: 0644]
src/data/ceftriaxone.json [new file with mode: 0644]
src/data/domperidone.json [new file with mode: 0644]
src/data/drotaverine.json [new file with mode: 0644]
src/data/hydroxyzine.json [new file with mode: 0644]
src/data/levosalbutamol.json [new file with mode: 0644]
src/data/ofloxacin.json [new file with mode: 0644]
src/data/ondansetron.json [new file with mode: 0644]
src/data/paracetamol.json [new file with mode: 0644]
src/data/ranitidine.json [new file with mode: 0644]
src/data/zinc.json [new file with mode: 0644]
src/dosage.js [new file with mode: 0644]
src/main.js [new file with mode: 0644]
src/routine.js [new file with mode: 0644]
webpack.config.js [new file with mode: 0644]