Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brandyodhiambo committed Aug 28, 2023
1 parent a08d187 commit 543a568
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ The app is built with the Model-View-ViewModel (MVVM) as its structural design p
- Views display visual elements and controls on the screen. They’re typically subclasses of UIView.
- View models transform model information into values that can be displayed on a view. They’re usually classes, so they can be passed around as references.

## Important Note on App's Stability
This app is a work in progress and is currently in heavy development. Bugs may be present and any feedback or bug reports are welcome.

### Home Screen
<img src="project/q_home.png" width="250"/> <img src="project/q_home2.png" width="250"/>

Expand Down

0 comments on commit 543a568

Please sign in to comment.