Skip to content

Commit

Permalink
added diagrams to DG
Browse files Browse the repository at this point in the history
  • Loading branch information
9hafidz6 authored Oct 15, 2019
1 parent 1e82aea commit 2bc939a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/DeveloperGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

#### 2.1 Architecture

![architecture](https://github.com/9hafidz6/main/blob/master/docs/images/architecture.png)
![architecture](https://github.com/9hafidz6/main/blob/master/docs/images/architectureV1.1.png)

`main` has 1 class called `Duke`. It is responsible for,

Expand All @@ -61,6 +61,8 @@ The Application consist of 6 other components
- `task`: stores a list of deadline/event/todo that needs to be done
- `ui`: The UI of the application

![sequence](https://github.com/9hafidz6/main/blob/master/docs/images/UMLsequence.png)

#### 2.2 UI


Expand Down

0 comments on commit 2bc939a

Please sign in to comment.