Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 931 Bytes

README.md

File metadata and controls

42 lines (28 loc) · 931 Bytes

Meme Generator

A sample iOS app

Create Memes out of the photos in your library (or fresh ones off your camera)!

iOS 10 - XCode 8 - Swift 3


The App is created to demonstarate knowledge of:

  • UIKit
  • XCode StoryBoards & Auto Layout
  • iOS Navigation & Segues
  • Tab Controllers
  • Table Views
  • Collection Views
  • The Delegate Pattern
  • Swift Class Extensions
  • iOS Access Permissions (info.plist)

The app was inspired by the completion of Udacity's "UIKit Fundamentals" course.
You can find the course through this link


Room for future improvements:

  • Add more tests
  • Improve the UI
  • Implement persistency using CoreData

Screenshots

Screenshots


Marwan Alani - 2017