Skip to content

Commit 3cc6d48

Browse files
author
Sean Sundberg
authored
Adds placeholder day 3 slides to learning journey (#497)
Signed-off-by: Sean Sundberg <seansund@us.ibm.com>
1 parent 7a20a98 commit 3cc6d48

File tree

7 files changed

+30
-0
lines changed

7 files changed

+30
-0
lines changed
7.04 MB
Binary file not shown.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<html>
2+
<head>
3+
<title>Inventory Backend</title>
4+
</head>
5+
<body>
6+
<iframe src='https://view.officeapps.live.com/op/embed.aspx?src=https://cloudnativetoolkit.dev/learning-journey-slides/01-InventoryBackend.pptx' width='100%' height='100%' frameborder='0'> </iframe>
7+
</body>
8+
</html>
7.04 MB
Binary file not shown.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<html>
2+
<head>
3+
<title>Inventory Backend-for-Frontend</title>
4+
</head>
5+
<body>
6+
<iframe src='https://view.officeapps.live.com/op/embed.aspx?src=https://cloudnativetoolkit.dev/learning-journey-slides/02-InventoryBFF.pptx' width='100%' height='100%' frameborder='0'> </iframe>
7+
</body>
8+
</html>
7.04 MB
Binary file not shown.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<html>
2+
<head>
3+
<title>Inventory UI</title>
4+
</head>
5+
<body>
6+
<iframe src='https://view.officeapps.live.com/op/embed.aspx?src=https://cloudnativetoolkit.dev/learning-journey-slides/03-InventoryUI.pptx' width='100%' height='100%' frameborder='0'> </iframe>
7+
</body>
8+
</html>

docs/learning-journey-slides/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,9 @@
1313
- [Code Analysis](./01-code-analysis.html)
1414
- [Container Registry](./02-container-registry.html)
1515
- [Artifact Management](./03-artifact-management.html)
16+
17+
## Day 3
18+
19+
- [Inventory Backend](./01-inventory-backend.html)
20+
- [Inventory Backend-for-Frontend](./02-inventory-bff.html)
21+
- [Inventory UI](./03-inventory-ui.html)

0 commit comments

Comments
 (0)