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
- Host: GitHub
- URL: https://github.com/monte9/cutebunnyapp
- Owner: Monte9
- Created: 2016-02-17T09:22:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-22T23:25:16.000Z (over 10 years ago)
- Last Synced: 2025-01-23T00:26:49.179Z (over 1 year ago)
- Language: Objective-C
- Homepage:
- Size: 53.2 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 2*

## 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.