Skip to content

Commit

Permalink
updated : Readme with New IOS, Android Screens along with small corre…
Browse files Browse the repository at this point in the history
…ction at KMP arch Images.
  • Loading branch information
niketmm committed Jun 16, 2022
1 parent fd53bd1 commit 464025e
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,7 @@ The Harvest API is written in Kotlin with SpringBoot. Find the repo [here](https

### iOS Screenshots
- [Authentications](#ios-authentications-screen)
- [Home](#ios-home-screens)

#### iOS Authentications Screen

Expand All @@ -320,6 +321,21 @@ The Harvest API is written in Kotlin with SpringBoot. Find the repo [here](https

<p align="right">[<a href="#top">Back to top</a>]</p>

#### iOS Home Screens

<table style="width:100%">
<tr>
<th>Home Screen</th>
<th>New Entry List</th>
<th>New Entry Time</th>
</tr>
<tr>
<td><img src = "art/ios/ios_main_home_screen.png" width=240/></td>
<td><img src = "art/ios/ios_new_entry_list_screen.png" width=240/></td>
<td><img src = "art/ios/ios_new_entry_screen.png" width=240/></td>
</tr>
</table>

### 🪪 License
```
Copyright 2022 Mutual Mobile
Expand Down
Binary file modified art/android_screenshots/android_harvest_sign_in.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified art/android_screenshots/android_sign_up.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified art/architecture/harvest_kmp_architecture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added art/ios/ios_main_home_screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added art/ios/ios_new_entry_list_screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added art/ios/ios_new_entry_screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 464025e

Please sign in to comment.