Skip to content

TomorrowIdeas/MyGiphy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

MyGiphy

Example project for iOS interviews

Estimated Time: 2-4 hours

Project Overview: Use the Giphy framework to display a list of gifs and detail view of an individual gif.

Guidelines

  1. Fork the repo
  2. Install Giphy (https://developers.giphy.com/docs/sdk#content-types)
  3. Display a list of gifs for a given keyword of your choice.
  4. Display a detail view of a gif when selected from the list.
  5. Allow a user to add a comment to a gif on its detail screen.
  6. Create a pull request.
  7. Add comments to your pull request explaining any points of interest.

(Don't use prebuilt UI from Giphy 😬)

About

Example project for iOS interviews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages