Skip to content

MeMe is an utility app that converts an image from your Photo Library into a custom meme image.

Notifications You must be signed in to change notification settings

MetaStar2020/MeMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

MemeMe

Swift Version Build Status Platform GitHub repo size GitHub contributors GitHub stars GitHub forks

MemeMe is an utility app that allows general users to create a Meme image using their Photo Library.

Motivation

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)

Features

  • Photo Library
  • Image Capture and Saving

Requirements

• iOS 13.2+

• XCode 11+

Contributing to MemeMe

To contribute to MemeMe, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contributors

Become the first contributor by contributing to this project! See Contributing to MemeMe above for more information.

Contact

If you want to contact me you can reach me at 5s5onscreen@gmail.com.

License

This project uses the following license: MIT License.

About

MeMe is an utility app that converts an image from your Photo Library into a custom meme image.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages