An open API service indexing awesome lists of open source software.

https://github.com/monte9/cutebunnyapp

An iOS app written in swift that uses the GiphyAPI to display trending + bunny gifs
https://github.com/monte9/cutebunnyapp

Last synced: over 1 year ago
JSON representation

An iOS app written in swift that uses the GiphyAPI to display trending + bunny gifs

Awesome Lists containing this project

README

          

# *CuteBunny App*

**CuteBunny App** is a iOS app written in Swift 2.1 that displays gifs of cute bunnies + trending gifs using the [Giphy APIs] (https://github.com/Giphy/GiphyAPI).

Time spent: **10** hours spent in total

## User Stories

The following **functionality** is completed:

- [x] User can see the cute bunnies gifs
- [x] User can see trending gifs

## Video Walkthrough

Here's a walkthrough of implemented user stories:

*Iteration 1*

![Iteration 1](cutebunny-demo.gif)

*Iteration 2*

![Iteration 2](CuteBunny-final.gif)

## Notes

This was inspired by http://www.randomgoat.com/

3rd Party libraries used:

1. UIColor_Hex_Swift

2. AFNetworking

3. Gifu

## License

Copyright [2016] [Monte Thakkar]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.