Skip to content

Commit cd1e478

Browse files
committed
Update project log, add state chart diagram
1 parent 49f23e1 commit cd1e478

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,15 @@ A mob programming web app for real-time collaboration at in-person events. The g
4848

4949
## Version 1.0.0 Documentation
5050

51+
### UML state machine diagram
52+
53+
High-level, simplified state chart:
54+
55+
![Mob coding version 1.0.0 state chart](https://learningnerd.com/images/mobcoding-statechart-highlevel-2017-06-30.svg)
56+
5157
### Flowchart
5258

53-
![Updated mob coding flowchart](https://learningnerd.com/images/mobcoding-flowchart-2017-06-29.svg)
59+
![Mob coding version 1.0.0 flowchart](https://learningnerd.com/images/mobcoding-flowchart-2017-06-29.svg)
5460

5561
### Events List
5662

@@ -358,3 +364,11 @@ A mob programming web app for real-time collaboration at in-person events. The g
358364
- Realized most of yesterday's work was based on an incorrect assumption, so threw out [pull request #25](https://github.com/LearnTeachCode/mob-coding/pull/25) and replaced [issue #20](https://github.com/LearnTeachCode/mob-coding/issues/20) and [issue #24](https://github.com/LearnTeachCode/mob-coding/issues/24) with [issue #26 ("Game state should track Gist owner for forking/editing logic")](https://github.com/LearnTeachCode/mob-coding/issues/26) -- a much better solution!
359365

360366
- Closed [issue #26](https://github.com/LearnTeachCode/mob-coding/issues/26), solving that bug once and for all! Updated the flowchart accordingly.
367+
368+
### 2017-06-30
369+
370+
**Today's daily learning blog post: https://learningnerd.com/2017/06/30/**
371+
372+
**Milestones:**
373+
374+
- Created high-level UML state machine diagram, added to this README for [version 1.0.0 documentation](#version-100-documentation).

0 commit comments

Comments
 (0)