You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,8 @@ Register and get a token for the Yelp Fusion API [https://www.yelp.com/developer
17
17
18
18
## Requirements
19
19
20
-
1.You will be building a simple search expereince using the yelp API. [here](https://www.figma.com/file/vcfmVmKtPf4hPwIm12jfQ5/Android-Homework?node-id=2%3A9). The data will be coming from the Yelp api linked below. Your application should return businesses based on the user's input in the search field.
20
+
1. You will be building a simple search expereince using the yelp API. [here](https://www.figma.com/file/vcfmVmKtPf4hPwIm12jfQ5/Android-Homework?node-id=2%3A9). The data will be coming from the Yelp api linked below. Your application should return businesses based on the user's input in the search field.
21
+
21
22
2. Each business you show in the list should include: **name of the business**, **an image of the business**, and **the top review of the business(reference [here](https://www.yelp.com/developers/documentation/v3/business_reviews) for how to get the business review)**.
22
23
23
24
### If you are apply for a senior role, you must also:
0 commit comments