Re: [Dhis2-devs] Dashboard Development

2018-03-13 Thread Olaleke Seweje
Very helpful link, Jean. Will definitely have a deep look into it. Thanks.

On Mon, Mar 12, 2018 at 11:59 AM, J. Paul Mutali  wrote:

> Hi Leke,
>
> you can get more information on how to create an app with DHIS by
> enrolling to this DHIS2 Web Apps Development course: https://training.
> dhis2.org/course/view.php?id=91
>
>
> But for a quick one as others suggested you can try the dashboard app in
> 2.29 or the Interactive web portal app from the App Store.
>
> Hope that will be helpful.
>
>
>
> On Sun, Mar 11, 2018 at 11:42 PM, Olaleke Seweje 
> wrote:
>
>> Hi All,
>>
>>
>> I have just started using DHIS and I want to develop a dashboard based on
>> DHIS2 data, something like https://data.pepfar.net/. Notice that the
>> dashboard does not have the usual DHIS look and feel.
>>
>>
>> I have been told that DHIS has a built in facility for doing this but I
>> have not come across it in the DHIS documentation or any training materials.
>>
>>
>> I need advise on how I can go about this please. Any helpful
>> documentation or training materials that can help with this will be
>> appreciated as well.
>>
>>
>> Thanks all.
>>
>>
>> --
>> Regards,
>> Leke Seweje
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-devs
>> Post to : dhis2-devs@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-devs
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
> *-*
>
> *JEAN PAUL MUTALI*
>
> HISP Rwanda
>
> KG 113 St, Kigali- Rwanda
>
>
>
>


-- 
Regards,
Leke Seweje
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Dashboard Development

2018-03-13 Thread Olaleke Seweje
Hi Edouard,

Thanks, helpful tips. Will consider them and revert soonest.


On Mon, Mar 12, 2018 at 9:01 AM, Calle Hedberg 
wrote:

> Hi,
>
> PEPFAR is using DHIS2 as their database platform. BUT they are also using
> a lot of other tools on top of that for analysis, reporting, and display.
>
> DHIS 2.29, released last week, has some significant improvements to what
> had become a somewhat stale/static dashboard design - I would check that
> out before considering apps and the like (lots of work to develop those)
>
> Regards
> Calle
>
> On 12 March 2018 at 08:47, Edouard Lavaud 
> wrote:
>
>> Hi Leke-Seweje,
>>
>>
>> To my knowledge, pepfar is not using DHIS2 (are they??).
>> If you want to change the look of the dashboards, I see three
>> possibilities, ranked from easiest to hardest:
>>
>>- You create a DHIS2 app
>>. In that
>>case you only do some front-end development and use the API
>> to
>>manipulate the data.
>>- You create the entire website (front and back end) and use the API
>> to
>>manipulate the data.
>>- You "fork " DHIS2 and create
>>your own layout. Note that then you would have to merge back all the new
>>bugs fix and features.
>>
>> If not already done, I would advise to first get a dashboard with the
>> already existing DHIS2 layout before thinking to switch to a new one.
>>
>>
>> Best,
>>
>>
>> Edouard
>>
>> PS: Myself still a newbie with DHIS2. Maybe some other people in this
>> list have better advices.
>>
>> 2018-03-11 23:42 GMT+02:00 Olaleke Seweje :
>>
>>> Hi All,
>>>
>>>
>>> I have just started using DHIS and I want to develop a dashboard based
>>> on DHIS2 data, something like https://data.pepfar.net/. Notice that the
>>> dashboard does not have the usual DHIS look and feel.
>>>
>>>
>>> I have been told that DHIS has a built in facility for doing this but I
>>> have not come across it in the DHIS documentation or any training materials.
>>>
>>>
>>> I need advise on how I can go about this please. Any helpful
>>> documentation or training materials that can help with this will be
>>> appreciated as well.
>>>
>>>
>>> Thanks all.
>>>
>>>
>>> --
>>> Regards,
>>> Leke Seweje
>>>
>>> ___
>>> Mailing list: https://launchpad.net/~dhis2-devs
>>> Post to : dhis2-devs@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~dhis2-devs
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>>
>>
>>
>> --
>> *Edouard Lavaud, *
>>
>>
>>
>> *MSc in Health Policy, Planning & FinancingMEng in
>> TelecommunicationUniversity Diploma in ICT for Health*
>> *Email:* edouard.lav...@gmail.com
>> *Mobile:* 0033 6 7210 23 59
>>
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-devs
>> Post to : dhis2-devs@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-devs
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
>
> --
>
> ***
>
> Calle Hedberg
>
> 46D Alma Road, 7700 Rosebank, SOUTH AFRICA
> 
>
> Tel/fax (home): +27-21-685-6472
>
> Cell: +27-82-853-5352
>
> Iridium SatPhone: +8816-315-19119
>
> Email: calle.hedb...@gmail.com
>
> Skype: calle_hedberg
>
> ***
>
>


-- 
Regards,
Leke Seweje
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Dashboard Development

2018-03-12 Thread Alex Tumwesigye
Hi Olaleke,

We have done some dashboard apps which supports a dhis2 master facility.
Highly customizable.

Please visit https://dhis2.jsi.com/dhis2mfr

If it interests you, you can reach me.

Alex

On Monday, March 12, 2018, J. Paul Mutali  wrote:

> Hi Leke,
>
> you can get more information on how to create an app with DHIS by
> enrolling to this DHIS2 Web Apps Development course: https://training.
> dhis2.org/course/view.php?id=91
>
>
> But for a quick one as others suggested you can try the dashboard app in
> 2.29 or the Interactive web portal app from the App Store.
>
> Hope that will be helpful.
>
>
>
> On Sun, Mar 11, 2018 at 11:42 PM, Olaleke Seweje 
> wrote:
>
>> Hi All,
>>
>>
>> I have just started using DHIS and I want to develop a dashboard based on
>> DHIS2 data, something like https://data.pepfar.net/. Notice that the
>> dashboard does not have the usual DHIS look and feel.
>>
>>
>> I have been told that DHIS has a built in facility for doing this but I
>> have not come across it in the DHIS documentation or any training materials.
>>
>>
>> I need advise on how I can go about this please. Any helpful
>> documentation or training materials that can help with this will be
>> appreciated as well.
>>
>>
>> Thanks all.
>>
>>
>> --
>> Regards,
>> Leke Seweje
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-devs
>> Post to : dhis2-devs@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-devs
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
> *-*
>
> *JEAN PAUL MUTALI*
>
> HISP Rwanda
>
> KG 113 St, Kigali- Rwanda
>
>
>
>

-- 
Alex Tumwesigye

Kampala
Uganda
+256 774149 775, + 256 759 800161
Skype ID: talexie

IT Consultant (Servers, Networks and Security, Health Information Systems -
DHIS2, Disease Outbreak & Surveillance Systems) & Solar Consultant


"I don't want to be anything other than what I have been - one tree hill "
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Dashboard Development

2018-03-12 Thread J. Paul Mutali
Hi Leke,

you can get more information on how to create an app with DHIS by enrolling
to this DHIS2 Web Apps Development course:
https://training.dhis2.org/course/view.php?id=91


But for a quick one as others suggested you can try the dashboard app in
2.29 or the Interactive web portal app from the App Store.

Hope that will be helpful.



On Sun, Mar 11, 2018 at 11:42 PM, Olaleke Seweje 
wrote:

> Hi All,
>
>
> I have just started using DHIS and I want to develop a dashboard based on
> DHIS2 data, something like https://data.pepfar.net/. Notice that the
> dashboard does not have the usual DHIS look and feel.
>
>
> I have been told that DHIS has a built in facility for doing this but I
> have not come across it in the DHIS documentation or any training materials.
>
>
> I need advise on how I can go about this please. Any helpful documentation
> or training materials that can help with this will be appreciated as well.
>
>
> Thanks all.
>
>
> --
> Regards,
> Leke Seweje
>
> ___
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to : dhis2-devs@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>
>

*-*

*JEAN PAUL MUTALI*

HISP Rwanda

KG 113 St, Kigali- Rwanda
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Dashboard Development

2018-03-12 Thread Calle Hedberg
Hi,

PEPFAR is using DHIS2 as their database platform. BUT they are also using a
lot of other tools on top of that for analysis, reporting, and display.

DHIS 2.29, released last week, has some significant improvements to what
had become a somewhat stale/static dashboard design - I would check that
out before considering apps and the like (lots of work to develop those)

Regards
Calle

On 12 March 2018 at 08:47, Edouard Lavaud  wrote:

> Hi Leke-Seweje,
>
>
> To my knowledge, pepfar is not using DHIS2 (are they??).
> If you want to change the look of the dashboards, I see three
> possibilities, ranked from easiest to hardest:
>
>- You create a DHIS2 app
>. In that
>case you only do some front-end development and use the API
> to
>manipulate the data.
>- You create the entire website (front and back end) and use the API
> to
>manipulate the data.
>- You "fork " DHIS2 and create
>your own layout. Note that then you would have to merge back all the new
>bugs fix and features.
>
> If not already done, I would advise to first get a dashboard with the
> already existing DHIS2 layout before thinking to switch to a new one.
>
>
> Best,
>
>
> Edouard
>
> PS: Myself still a newbie with DHIS2. Maybe some other people in this list
> have better advices.
>
> 2018-03-11 23:42 GMT+02:00 Olaleke Seweje :
>
>> Hi All,
>>
>>
>> I have just started using DHIS and I want to develop a dashboard based on
>> DHIS2 data, something like https://data.pepfar.net/. Notice that the
>> dashboard does not have the usual DHIS look and feel.
>>
>>
>> I have been told that DHIS has a built in facility for doing this but I
>> have not come across it in the DHIS documentation or any training materials.
>>
>>
>> I need advise on how I can go about this please. Any helpful
>> documentation or training materials that can help with this will be
>> appreciated as well.
>>
>>
>> Thanks all.
>>
>>
>> --
>> Regards,
>> Leke Seweje
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-devs
>> Post to : dhis2-devs@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-devs
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
>
> --
> *Edouard Lavaud, *
>
>
>
> *MSc in Health Policy, Planning & FinancingMEng in
> TelecommunicationUniversity Diploma in ICT for Health*
> *Email:* edouard.lav...@gmail.com
> *Mobile:* 0033 6 7210 23 59
>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to : dhis2-devs@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 

***

Calle Hedberg

46D Alma Road, 7700 Rosebank, SOUTH AFRICA

Tel/fax (home): +27-21-685-6472

Cell: +27-82-853-5352

Iridium SatPhone: +8816-315-19119

Email: calle.hedb...@gmail.com

Skype: calle_hedberg

***
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Dashboard Development

2018-03-12 Thread Edouard Lavaud
Hi Leke-Seweje,


To my knowledge, pepfar is not using DHIS2 (are they??).
If you want to change the look of the dashboards, I see three
possibilities, ranked from easiest to hardest:

   - You create a DHIS2 app
   . In that
   case you only do some front-end development and use the API
    to
   manipulate the data.
   - You create the entire website (front and back end) and use the API
    to
   manipulate the data.
   - You "fork " DHIS2 and create your
   own layout. Note that then you would have to merge back all the new bugs
   fix and features.

If not already done, I would advise to first get a dashboard with the
already existing DHIS2 layout before thinking to switch to a new one.


Best,


Edouard

PS: Myself still a newbie with DHIS2. Maybe some other people in this list
have better advices.

2018-03-11 23:42 GMT+02:00 Olaleke Seweje :

> Hi All,
>
>
> I have just started using DHIS and I want to develop a dashboard based on
> DHIS2 data, something like https://data.pepfar.net/. Notice that the
> dashboard does not have the usual DHIS look and feel.
>
>
> I have been told that DHIS has a built in facility for doing this but I
> have not come across it in the DHIS documentation or any training materials.
>
>
> I need advise on how I can go about this please. Any helpful documentation
> or training materials that can help with this will be appreciated as well.
>
>
> Thanks all.
>
>
> --
> Regards,
> Leke Seweje
>
> ___
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to : dhis2-devs@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 
*Edouard Lavaud, *



*MSc in Health Policy, Planning & FinancingMEng in
TelecommunicationUniversity Diploma in ICT for Health*
*Email:* edouard.lav...@gmail.com
*Mobile:* 0033 6 7210 23 59
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp