Skip to content

Commit

Permalink
updated readme for metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
phucd5 committed Dec 2, 2023
1 parent fdec744 commit 4b33a17
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ Join us in redefining social interaction in the digital age with a fresh perspec
5. [Testing](#testing)
- [Backend](#backend-1)
- [Frontend](#frontend-1)
6. [Metrics Milestone](#metrics-milestone)
- [Version and Deployment](#version-and-deployment)
- [Tracking](#tracking)
- [Evaluation](#evaluation)
- [Coresponding Code](#coresponding-code)

# Running Instructions

Expand Down Expand Up @@ -312,11 +317,14 @@ Unfortunately, as of right now, Swift has no API tools that help us automaticall
We have 3 TestFlight builds, each representing a different icon for the screenshot feature. We will distribute these builds evenly across our user pools using special links generated from the TestFlight website.
<div style="display: flex; justify-content: space-between;">
<img src="docs/test.png" alt="Image 1" style="flex: 1; max-width: 30%;">
<img src="docs/test.png" alt="Image 2" style="flex: 1; max-width: 30%;">
<img src="docs/test.png" alt="Image 3" style="flex: 1; max-width: 30%;">
<img src="docs/icon1.jpeg" alt="Icon 1" style="flex: 1; max-width: 30%; max-height: 60%;">
<img src="docs/icon2.jpeg" alt="Icon 2" style="flex: 1; max-width: 30%; max-height: 60%;">
<img src="docs/icon3.jpeg" alt="Icon 3" style="flex: 1; max-width: 30%; max-height: 60%;">
</div>
</br>
<img src="docs/builds.jpeg" alt="builds" width="500px">
## Tracking
Expand Down
Binary file added docs/builds.jpeg
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 docs/icon1.jpeg
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 docs/icon2.jpeg
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 docs/icon3.jpeg
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 4b33a17

Please sign in to comment.