Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
WebKuliner2021
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tiarro Elprida Tamba
WebKuliner2021
Commits
e4e28a01
Commit
e4e28a01
authored
Feb 27, 2021
by
Tiarro Elprida Tamba
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
backend commit
parents
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
137 additions
and
0 deletions
+137
-0
db.json
db.json
+137
-0
No files found.
db.json
0 → 100644
View file @
e4e28a01
{
"best-products"
:
[
{
"id"
:
1
,
"kode"
:
"K-01"
,
"nama"
:
"Sate Ayam"
,
"harga"
:
16000
,
"is_ready"
:
true
,
"gambar"
:
"sate-ayam.jpg"
},
{
"id"
:
2
,
"kode"
:
"K-02"
,
"nama"
:
"Nasi Goreng Telur"
,
"harga"
:
14000
,
"is_ready"
:
true
,
"gambar"
:
"nasi-goreng-telor.jpg"
},
{
"id"
:
3
,
"kode"
:
"K-03"
,
"nama"
:
"Nasi Rames"
,
"harga"
:
12000
,
"is_ready"
:
true
,
"gambar"
:
"nasi-rames.jpg"
}
],
"products"
:
[
{
"id"
:
1
,
"kode"
:
"K-01"
,
"nama"
:
"Sate Ayam"
,
"harga"
:
16000
,
"is_ready"
:
true
,
"gambar"
:
"sate-ayam.jpg"
},
{
"id"
:
2
,
"kode"
:
"K-02"
,
"nama"
:
"Nasi Goreng Telur"
,
"harga"
:
14000
,
"is_ready"
:
true
,
"gambar"
:
"nasi-goreng-telor.jpg"
},
{
"id"
:
3
,
"kode"
:
"K-03"
,
"nama"
:
"Nasi Rames"
,
"harga"
:
12000
,
"is_ready"
:
true
,
"gambar"
:
"nasi-rames.jpg"
},
{
"id"
:
4
,
"kode"
:
"K-04"
,
"nama"
:
"Mie Ayam Bakso"
,
"harga"
:
14000
,
"is_ready"
:
true
,
"gambar"
:
"mie-ayam-bakso.jpg"
},
{
"id"
:
5
,
"kode"
:
"K-05"
,
"nama"
:
"Mie Goreng"
,
"harga"
:
13000
,
"is_ready"
:
true
,
"gambar"
:
"mie-goreng.jpg"
},
{
"id"
:
6
,
"kode"
:
"K-06"
,
"nama"
:
"Bakso"
,
"harga"
:
10000
,
"is_ready"
:
true
,
"gambar"
:
"bakso.jpg"
},
{
"id"
:
7
,
"kode"
:
"K-07"
,
"nama"
:
"Pangsit 6 pcs"
,
"harga"
:
5000
,
"is_ready"
:
true
,
"gambar"
:
"pangsit.jpg"
},
{
"id"
:
8
,
"kode"
:
"K-08"
,
"nama"
:
"Kentang Goreng"
,
"harga"
:
5000
,
"is_ready"
:
true
,
"gambar"
:
"kentang-goreng.jpg"
},
{
"id"
:
9
,
"kode"
:
"K-09"
,
"nama"
:
"Lontong Opor Ayam"
,
"harga"
:
18000
,
"is_ready"
:
true
,
"gambar"
:
"lontong-opor-ayam.jpg"
}
],
"keranjangs"
:
[],
"pesanans"
:
[
{
"nama"
:
"Tiar"
,
"noMeja"
:
"3"
,
"keranjangs"
:
[
{
"jumlah_pemesanan"
:
"3"
,
"products"
:
{
"id"
:
8
,
"kode"
:
"K-08"
,
"nama"
:
"Kentang Goreng"
,
"harga"
:
5000
,
"is_ready"
:
true
,
"gambar"
:
"kentang-goreng.jpg"
},
"id"
:
2
},
{
"jumlah_pemesanan"
:
"3"
,
"products"
:
{
"id"
:
1
,
"kode"
:
"K-01"
,
"nama"
:
"Sate Ayam"
,
"harga"
:
16000
,
"is_ready"
:
true
,
"gambar"
:
"sate-ayam.jpg"
},
"id"
:
3
}
],
"id"
:
1
}
]
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment