https://github.com/rogerluan/waffletest
Test made to run for an intern job at Waffle https://waffleapp.co/
https://github.com/rogerluan/waffletest
Last synced: over 1 year ago
JSON representation
Test made to run for an intern job at Waffle https://waffleapp.co/
- Host: GitHub
- URL: https://github.com/rogerluan/waffletest
- Owner: rogerluan
- License: mit
- Created: 2016-05-04T03:33:47.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-04T04:07:50.000Z (about 10 years ago)
- Last Synced: 2025-02-08T22:43:02.782Z (over 1 year ago)
- Language: Objective-C
- Size: 288 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WaffleTest
Test made to run for an intern job at [Waffle](https://waffleapp.co/)
## The Problem
Food2Fork API Test
1. Retrieve a list of recipes from the Food2Fork API.
2. Present results in a table view with at least the following information:
- Publisher.
- Title.
- Photo.
- Call to action (CTA) to present the list of ingredients.
3. By selecting a recipe open a details page where at least the following information should be presented:
- Publisher.
- Title.
- Photo.
- Active source url link.
- List of ingredients.
## Contact
[@Rogerluan\_](https://twitter.com/rogerluan_)
## License
MIT License.