We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bb485c commit 25e2a28Copy full SHA for 25e2a28
README.md
@@ -1,3 +1,11 @@
1
# Bookstore
2
3
-An event driven application for a bookstore.
+An experimental event driven application for a bookstore.
4
+
5
+## To Do
6
7
+- [] Draw out architecture and event flow
8
+- [] Document design considerations and alternative approaches
9
+- [] Document assumptions, and possible future improvements
10
+- [] Orchestrate with Docker
11
+- [] Tests - Unit, Integration
0 commit comments