]> Softwares of Agnibho - simpleipd.git/commit
Initiate
authorAgnibho Mondal <mondal@agnibho.com>
Tue, 11 May 2021 21:31:02 +0000 (03:01 +0530)
committerAgnibho Mondal <mondal@agnibho.com>
Tue, 11 May 2021 21:31:02 +0000 (03:01 +0530)
commit60f491bd4b210daaf526a74384828036d151638f
treeb3931dd8a65d769f4637200654a24615d97a6b5f
Initiate
59 files changed:
.gitignore [new file with mode: 0644]
admission.php [new file with mode: 0644]
clinical.php [new file with mode: 0644]
forms/admission.schema.json [new file with mode: 0644]
forms/clinical.schema.json [new file with mode: 0644]
forms/report-ch.schema.json [new file with mode: 0644]
forms/report-lft.schema.json [new file with mode: 0644]
forms/report-rft.schema.json [new file with mode: 0644]
index.php [new file with mode: 0644]
laboratory.php [new file with mode: 0644]
lib/functions.php [new file with mode: 0644]
lib/head.php [new file with mode: 0644]
report.php [new file with mode: 0644]
res/bootstrap/css/bootstrap-grid.css [new file with mode: 0644]
res/bootstrap/css/bootstrap-grid.css.map [new file with mode: 0644]
res/bootstrap/css/bootstrap-grid.min.css [new file with mode: 0644]
res/bootstrap/css/bootstrap-grid.min.css.map [new file with mode: 0644]
res/bootstrap/css/bootstrap-grid.rtl.css [new file with mode: 0644]
res/bootstrap/css/bootstrap-grid.rtl.css.map [new file with mode: 0644]
res/bootstrap/css/bootstrap-grid.rtl.min.css [new file with mode: 0644]
res/bootstrap/css/bootstrap-grid.rtl.min.css.map [new file with mode: 0644]
res/bootstrap/css/bootstrap-reboot.css [new file with mode: 0644]
res/bootstrap/css/bootstrap-reboot.css.map [new file with mode: 0644]
res/bootstrap/css/bootstrap-reboot.min.css [new file with mode: 0644]
res/bootstrap/css/bootstrap-reboot.min.css.map [new file with mode: 0644]
res/bootstrap/css/bootstrap-reboot.rtl.css [new file with mode: 0644]
res/bootstrap/css/bootstrap-reboot.rtl.css.map [new file with mode: 0644]
res/bootstrap/css/bootstrap-reboot.rtl.min.css [new file with mode: 0644]
res/bootstrap/css/bootstrap-reboot.rtl.min.css.map [new file with mode: 0644]
res/bootstrap/css/bootstrap-utilities.css [new file with mode: 0644]
res/bootstrap/css/bootstrap-utilities.css.map [new file with mode: 0644]
res/bootstrap/css/bootstrap-utilities.min.css [new file with mode: 0644]
res/bootstrap/css/bootstrap-utilities.min.css.map [new file with mode: 0644]
res/bootstrap/css/bootstrap-utilities.rtl.css [new file with mode: 0644]
res/bootstrap/css/bootstrap-utilities.rtl.css.map [new file with mode: 0644]
res/bootstrap/css/bootstrap-utilities.rtl.min.css [new file with mode: 0644]
res/bootstrap/css/bootstrap-utilities.rtl.min.css.map [new file with mode: 0644]
res/bootstrap/css/bootstrap.css [new file with mode: 0644]
res/bootstrap/css/bootstrap.css.map [new file with mode: 0644]
res/bootstrap/css/bootstrap.min.css [new file with mode: 0644]
res/bootstrap/css/bootstrap.min.css.map [new file with mode: 0644]
res/bootstrap/css/bootstrap.rtl.css [new file with mode: 0644]
res/bootstrap/css/bootstrap.rtl.css.map [new file with mode: 0644]
res/bootstrap/css/bootstrap.rtl.min.css [new file with mode: 0644]
res/bootstrap/css/bootstrap.rtl.min.css.map [new file with mode: 0644]
res/bootstrap/js/bootstrap.bundle.js [new file with mode: 0644]
res/bootstrap/js/bootstrap.bundle.js.map [new file with mode: 0644]
res/bootstrap/js/bootstrap.bundle.min.js [new file with mode: 0644]
res/bootstrap/js/bootstrap.bundle.min.js.map [new file with mode: 0644]
res/bootstrap/js/bootstrap.esm.js [new file with mode: 0644]
res/bootstrap/js/bootstrap.esm.js.map [new file with mode: 0644]
res/bootstrap/js/bootstrap.esm.min.js [new file with mode: 0644]
res/bootstrap/js/bootstrap.esm.min.js.map [new file with mode: 0644]
res/bootstrap/js/bootstrap.js [new file with mode: 0644]
res/bootstrap/js/bootstrap.js.map [new file with mode: 0644]
res/bootstrap/js/bootstrap.min.js [new file with mode: 0644]
res/bootstrap/js/bootstrap.min.js.map [new file with mode: 0644]
treatment.php [new file with mode: 0644]
view.php [new file with mode: 0644]