MemeMe is an utility app that allows general users to create a Meme image using their Photo Library.
The purpose of this mini-app is to demonstrate my abilities as an mobile app developer/engineer. This was one of my very first apps.
Areas of focus: UIKit (UITableView/UICollectionView/UIImagePicker), AVFoundation, Storyboard
Architecture: Model-View-Controller (MVC)
- Photo Library
- Image Capture and Saving
• iOS 13.2+
• XCode 11+
To contribute to MemeMe, follow these steps:
- Fork this repository.
- Create a branch:
git checkout -b <branch_name>. - Make your changes and commit them:
git commit -m '<commit_message>' - Push to the original branch:
git push origin <project_name>/<location> - Create the pull request.
Alternatively see the GitHub documentation on creating a pull request.
Become the first contributor by contributing to this project! See Contributing to MemeMe above for more information.
If you want to contact me you can reach me at [email protected].
This project uses the following license: MIT License.
