MyMed
Modal :
to create:
{ “mod”: “mymeds”,
“frequency”: “daily”,
“date”: “20180101",/*start of the day*/
“taken”: “”,
“miss”: “”
}
by :
create a MedPieChart.db
to join Med -- Sch -- Rem to get the Med's id, name and taken or miss
Controller :
View :
add options : Schedule / History
two pie charts : last day and last 7 days
https://codepen.io/ettrics/pen/qaXVAd?limit=all&page=5&q=chart
log date : 4/11/2018
implement doughnut & pie
http://www.chartjs.org/docs/latest/charts/doughnut.html
http://jtblin.github.io/angular-chart.js/
https://codepen.io/robotballoon/pen/aOvvJp
Modal :
to create:
{ “mod”: “mymeds”,
“frequency”: “daily”,
“date”: “20180101",/*start of the day*/
“taken”: “”,
“miss”: “”
}
by :
create a MedPieChart.db
to join Med -- Sch -- Rem to get the Med's id, name and taken or miss
Controller :
View :
add options : Schedule / History
two pie charts : last day and last 7 days
https://codepen.io/ettrics/pen/qaXVAd?limit=all&page=5&q=chart
log date : 4/11/2018
implement doughnut & pie
http://www.chartjs.org/docs/latest/charts/doughnut.html
http://jtblin.github.io/angular-chart.js/
https://codepen.io/robotballoon/pen/aOvvJp


留言
張貼留言