Skip to content

Commit

Permalink
Initial project
Browse files Browse the repository at this point in the history
  • Loading branch information
ohrionmartin committed Nov 29, 2020
1 parent 421c1c9 commit 4e0f693
Show file tree
Hide file tree
Showing 1,345 changed files with 243,866 additions and 2 deletions.
340 changes: 340 additions & 0 deletions LICENSE.txt

Large diffs are not rendered by default.

48 changes: 46 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,46 @@
# final-year-project
eHealth Portal is a secure web-based viewer that offers health care providers that may not have access to one of the provincial clinical viewers, a single point of access to their patients' digital health information.
# eHealth Portal (1.0.0)

eHealth Portal is a secure web-based viewer that offers health care providers that may not have access to one of the provincial clinical viewers, a single point of access to their patients' digital health information.

# Build Details

+ *Company*: [Vast Development Method](https://vdm.io)
+ *Author*: [Oh Martin](mailto:oh.martin@vdm.io)
+ *Name*: [eHealth Portal](https://vdm.io)
+ *First Build*: 13th August, 2020
+ *Last Build*: 29th November, 2020
+ *Version*: 1.0.0
+ *Copyright*: Copyright (C) 2015. All Rights Reserved
+ *License*: GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html

## Build Time

**365 Hours** or **46 Eight Hour Days** (actual time the author saved -
due to [Automated Component Builder](http://joomlacomponentbuilder.com))

> (if creating a folder and file took **5 seconds** and writing one line of code took **10 seconds**,
> never making one mistake or taking any coffee break.)
+ *Line count*: **130806**
+ *File count*: **985**
+ *Folder count*: **166**

**241 Hours** or **30 Eight Hour Days** (the actual time the author spent)

> (with the following break down:
> **debugging @91hours** = codingtime / 4;
> **planning @52hours** = codingtime / 7;
> **mapping @36hours** = codingtime / 10;
> **office @61hours** = codingtime / 6;)
**606 Hours** or **76 Eight Hour Days**
(a total of the realistic time frame for this project)

> (if creating a folder and file took **5 seconds** and writing one line of code took **10 seconds**,
> with the normal everyday realities at the office, that includes the component planning, mapping & debugging.)
Project duration: **15.2 weeks** or **3.2 months**

> This **component** was build with a Joomla [Automated Component Builder](http://joomlacomponentbuilder.com).
> Developed by [Oh Martin](mailto:oh.martin@vdm.io)
> Permissions to reproduce this software were granted by Vast Development Method
46 changes: 46 additions & 0 deletions admin/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# eHealth Portal (1.0.0)

eHealth Portal is a secure web-based viewer that offers health care providers that may not have access to one of the provincial clinical viewers, a single point of access to their patients' digital health information.

# Build Details

+ *Company*: [Vast Development Method](https://vdm.io)
+ *Author*: [Oh Martin](mailto:oh.martin@vdm.io)
+ *Name*: [eHealth Portal](https://vdm.io)
+ *First Build*: 13th August, 2020
+ *Last Build*: 29th November, 2020
+ *Version*: 1.0.0
+ *Copyright*: Copyright (C) 2015. All Rights Reserved
+ *License*: GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html

## Build Time

**365 Hours** or **46 Eight Hour Days** (actual time the author saved -
due to [Automated Component Builder](http://joomlacomponentbuilder.com))

> (if creating a folder and file took **5 seconds** and writing one line of code took **10 seconds**,
> never making one mistake or taking any coffee break.)

+ *Line count*: **130806**
+ *File count*: **985**
+ *Folder count*: **166**

**241 Hours** or **30 Eight Hour Days** (the actual time the author spent)

> (with the following break down:
> **debugging @91hours** = codingtime / 4;
> **planning @52hours** = codingtime / 7;
> **mapping @36hours** = codingtime / 10;
> **office @61hours** = codingtime / 6;)

**606 Hours** or **76 Eight Hour Days**
(a total of the realistic time frame for this project)

> (if creating a folder and file took **5 seconds** and writing one line of code took **10 seconds**,
> with the normal everyday realities at the office, that includes the component planning, mapping & debugging.)

Project duration: **15.2 weeks** or **3.2 months**

> This **component** was build with a Joomla [Automated Component Builder](http://joomlacomponentbuilder.com).
> Developed by [Oh Martin](mailto:oh.martin@vdm.io)
> Permissions to reproduce this software were granted by Vast Development Method
386 changes: 386 additions & 0 deletions admin/access.xml

Large diffs are not rendered by default.

24 changes: 24 additions & 0 deletions admin/assets/css/admin.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
/*----------------------------------------------------------------------------------| www.vdm.io |----/
Vast Development Method
/-------------------------------------------------------------------------------------------------------/
@version 1.0.0
@build 29th November, 2020
@created 13th August, 2020
@package eHealth Portal
@subpackage admin.css
@author Oh Martin <https://vdm.io>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____ _____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \( _ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/ )(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__) (_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/

/* CSS Document */
.no-click {
pointer-events: none;
}

22 changes: 22 additions & 0 deletions admin/assets/css/antenatal_care.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
/*----------------------------------------------------------------------------------| www.vdm.io |----/
Vast Development Method
/-------------------------------------------------------------------------------------------------------/
@version 1.0.0
@build 29th November, 2020
@created 13th August, 2020
@package eHealth Portal
@subpackage antenatal_care.css
@author Oh Martin <https://vdm.io>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____ _____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \( _ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/ )(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__) (_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/

/* CSS Document */


22 changes: 22 additions & 0 deletions admin/assets/css/antenatal_cares.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
/*----------------------------------------------------------------------------------| www.vdm.io |----/
Vast Development Method
/-------------------------------------------------------------------------------------------------------/
@version 1.0.0
@build 29th November, 2020
@created 13th August, 2020
@package eHealth Portal
@subpackage antenatal_cares.css
@author Oh Martin <https://vdm.io>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____ _____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \( _ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/ )(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__) (_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/

/* CSS Document */


22 changes: 22 additions & 0 deletions admin/assets/css/breast_cancer.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
/*----------------------------------------------------------------------------------| www.vdm.io |----/
Vast Development Method
/-------------------------------------------------------------------------------------------------------/
@version 1.0.0
@build 29th November, 2020
@created 13th August, 2020
@package eHealth Portal
@subpackage breast_cancer.css
@author Oh Martin <https://vdm.io>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____ _____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \( _ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/ )(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__) (_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/

/* CSS Document */


22 changes: 22 additions & 0 deletions admin/assets/css/breast_cancers.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
/*----------------------------------------------------------------------------------| www.vdm.io |----/
Vast Development Method
/-------------------------------------------------------------------------------------------------------/
@version 1.0.0
@build 29th November, 2020
@created 13th August, 2020
@package eHealth Portal
@subpackage breast_cancers.css
@author Oh Martin <https://vdm.io>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____ _____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \( _ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/ )(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__) (_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/

/* CSS Document */


22 changes: 22 additions & 0 deletions admin/assets/css/cervical_cancer.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
/*----------------------------------------------------------------------------------| www.vdm.io |----/
Vast Development Method
/-------------------------------------------------------------------------------------------------------/
@version 1.0.0
@build 29th November, 2020
@created 13th August, 2020
@package eHealth Portal
@subpackage cervical_cancer.css
@author Oh Martin <https://vdm.io>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____ _____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \( _ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/ )(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__) (_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/

/* CSS Document */


22 changes: 22 additions & 0 deletions admin/assets/css/cervical_cancers.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
/*----------------------------------------------------------------------------------| www.vdm.io |----/
Vast Development Method
/-------------------------------------------------------------------------------------------------------/
@version 1.0.0
@build 29th November, 2020
@created 13th August, 2020
@package eHealth Portal
@subpackage cervical_cancers.css
@author Oh Martin <https://vdm.io>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____ _____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \( _ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/ )(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__) (_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/

/* CSS Document */


22 changes: 22 additions & 0 deletions admin/assets/css/clinic.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
/*----------------------------------------------------------------------------------| www.vdm.io |----/
Vast Development Method
/-------------------------------------------------------------------------------------------------------/
@version 1.0.0
@build 29th November, 2020
@created 13th August, 2020
@package eHealth Portal
@subpackage clinic.css
@author Oh Martin <https://vdm.io>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____ _____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \( _ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/ )(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__) (_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/

/* CSS Document */


22 changes: 22 additions & 0 deletions admin/assets/css/clinics.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
/*----------------------------------------------------------------------------------| www.vdm.io |----/
Vast Development Method
/-------------------------------------------------------------------------------------------------------/
@version 1.0.0
@build 29th November, 2020
@created 13th August, 2020
@package eHealth Portal
@subpackage clinics.css
@author Oh Martin <https://vdm.io>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____ _____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \( _ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/ )(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__) (_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/

/* CSS Document */


22 changes: 22 additions & 0 deletions admin/assets/css/counseling_type.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
/*----------------------------------------------------------------------------------| www.vdm.io |----/
Vast Development Method
/-------------------------------------------------------------------------------------------------------/
@version 1.0.0
@build 29th November, 2020
@created 13th August, 2020
@package eHealth Portal
@subpackage counseling_type.css
@author Oh Martin <https://vdm.io>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____ _____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \( _ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/ )(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__) (_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/

/* CSS Document */


22 changes: 22 additions & 0 deletions admin/assets/css/counseling_types.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
/*----------------------------------------------------------------------------------| www.vdm.io |----/
Vast Development Method
/-------------------------------------------------------------------------------------------------------/
@version 1.0.0
@build 29th November, 2020
@created 13th August, 2020
@package eHealth Portal
@subpackage counseling_types.css
@author Oh Martin <https://vdm.io>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____ _____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \( _ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/ )(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__) (_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/

/* CSS Document */


Loading

0 comments on commit 4e0f693

Please sign in to comment.