acengnew commited on
Commit
1d86c85
·
verified ·
1 Parent(s): 42ea998

Create data.json

Browse files
Files changed (1) hide show
  1. data.json +5 -0
data.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ [
2
+ { "medication": "aspirin", "time": "08:00", "dose": "1 tablet" },
3
+ { "medication": "vitamin D", "time": "12:00", "dose": "1 tablet" },
4
+ { "medication": "antibiotic", "time": "18:00", "dose": "2 tablets" }
5
+ ]