Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
solita-michalguspiel committed Jul 22, 2022
1 parent 08ab922 commit 1bc91cd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@ Dev Notary is a simple application that lets developers create notes, documentat

# Application Demo

![Running application](/img/kmm-my-first-take/creating-note.gif)
![Running application](/img/creating-note.gif)
*Creating notes*

![Sharing note](/img/kmm-my-first-take/sharing-note.gif)
![Sharing note](/img/sharing-note.gif)
*Sharing notes*

# Architecture
Since my stronger side is on Android Development, I've decided to develop this project with common Android pattern, MVVM with clean architecture. With a little help of ViewModel wrapper class on iOS side everything turned out great.

![Architecture diagram](/img/kmm-my-first-take/architecture.png)
![Architecture diagram](/img/architecture.png)

# Libraries

Expand Down

0 comments on commit 1bc91cd

Please sign in to comment.