Skip to content

A social iOS application for adding meme (text on top and bottom) to a picture.

License

Notifications You must be signed in to change notification settings

dricard/meme-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Meme Me

Meme Me is an application that lets you add Meme text to pictures, either from your photo album or one you take with your camera (if your device has a camera). You can then share your Meme with your friends using Facebook, Twitter, email, etc.

It showcases how to use the build-in camera and access the photo album, manipulating images and the use of text fields and text fields delegates. Also show you how to move the view to accomodate the keyboard.

Documentation

The code is well documented. More information can be found on the project's page.

Install

  1. Fork the repo (press the Fork button near the top right) to your account.
  2. Clone the repo on your computer. You find the link in your own github repo then type git clone <github link>
  3. Open the Xcode project file and run.

Swift and Xcode versions

This project is for Swift version 2.2 and Xcode version 7.3.

More information

More information and screenshots can be found on the project's page. If you have questions I'd be happy to help. Contact information can be found below or on the project's page.

How to contribute

I'm always happy to improve code and learn, so if you find thigs to improve please submit a pull request.

Here are some ways you can contribute:
  • by reporting bugs
  • by writing or editing documentation
  • by writing code ( no patch is too small : fix typos, add comments, clean up * inconsistent whitespace )
  • by refactoring code
  • by closing issues
  • by reviewing patches
  • Submitting an Issue

I use the GitHub issue tracker to track bugs and features. Before submitting a bug report or feature request, check to make sure it hasn't already been submitted. When submitting a bug report, please include a Gist that includes a stack trace and any details that may be necessary to reproduce the bug, including your Swift and Xcode version, and operating system. Ideally, a bug report should include a pull request with failing specs.

Submitting a Pull Request
  1. Fork the repository.
  2. Create a topic branch.
  3. Implement your feature or bug fix.
  4. Add, commit, and push your changes.
  5. Submit a pull request.

This is based on https://github.com/middleman/middleman-heroku/blob/master/CONTRIBUTING.md

License

On the Map is Copyright © 2016 Denis Ricard. It is free software, and may be redistributed under the terms specified in the LICENSE file.

About

I'm an iOS developer. You can find my web site at hexaedre.com, find me on Twitter under @hexaedre, or contact me.

About

A social iOS application for adding meme (text on top and bottom) to a picture.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages