Skip to content

Commit b908bd6

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents e02c6ba + 2b8e5f6 commit b908bd6

File tree

1 file changed

+18
-8
lines changed

1 file changed

+18
-8
lines changed

README.md

Lines changed: 18 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,42 @@
1-
# About
2-
3-
4-
5-
Sortify is an app that helps you recycle . In many cases people don’t recycle because it can be hard to know how to dispose of things correctly . Sortify solves this problem by sorting out your recycling for you . Simply take a picture of the item and the app will provide you with recycling instructions .
1+
<p align="center">
2+
<img src="/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png" alt="Sortify App Icon" />
63

4+
# About
75

6+
Sortify is an app that helps you recycle. In many cases people don’t recycle because it can be hard to know how to dispose of things correctly. Sortify solves this problem by sorting out your recycling for you. Simply take a picture of the item and the app will provide you with recycling instructions.
87

98
# Getting Started
109

11-
The Test Release of the app can be found [here](https://github.com/paulpall/Sortify/releases)! Follow the instructions provided on the page .
10+
The Test Release of the app can be found [here](https://github.com/paulpall/Sortify/releases)! Follow the instructions provided on the page.
1211

1312
# Usage
1413

1514
## Start Screen:
1615

1716
When the app is started you will be faced with two options. Sortify Discover™ that lists all known recyclable objects along with the respective recycling guidances; and Sortify Camera™ that lets the user capture an object & provides relevant information in return.
1817

18+
<p align="center">
19+
<img src="/screenshots/Screenshot_Start.png" alt="Screenshot of the Start View" style="zoom:25%;" />
20+
21+
22+
1923
## Sortify Discover:
2024

2125
In the Discover view the user can scroll up and down to browse through different recyclable items.
2226

27+
<p align="center">
28+
<img src="/screenshots/Screenshot_Discover.png" alt="Screenshot of the Discover Results View" style="zoom:25%;" />
29+
2330
## Sortify Camera:
2431

25-
In the Camera view it first goes to the phone's camera to take a picture . Once the picture has been taken the app gives possible items in the picture and how to recycle them .
32+
In the Camera view it first goes to the phone's camera to take a picture. Once the picture has been taken the app gives possible items in the picture and how to recycle them.
33+
34+
<p align="center">
35+
<img src="/screenshots/Screenshot_Camera.png" alt="Screenshot of the Camera Results View" style="zoom:33%;" />
2636

2737
# License
2838

29-
Distributed under the MIT License. See [`LICENSE`](https://github.com/paulpall/Sortify/blob/master/LICENSE) for more information.
39+
Distributed under the MIT License. See [`LICENSE`](LICENSE) for more information.
3040

3141
# Contact
3242

0 commit comments

Comments
 (0)