Giter Site home page Giter Site logo

snapup's Introduction

Snapup

Snapup for iPhone allows you to upload photos to Meetup.com. The application uses the Meetup API and authenticates the user through OAuth.

It was inspired by Snapup for Android, which is available at: http://github.com/meetup/snapup/

You may download app from the iTunes App Store here: http://itunes.apple.com/us/app/snapup-from-meetup/id365018577

Building

You will need the latest XCode (3.1+) to play around with Snapup.

Check out the latest three20 library from GitHub and create a symbolic link from snapup/Frameworks/three20 to the three20. Typically, this is done like so:

1. git clone git://github.com/facebook/three20.git
2. ln -s three20 snapup/Frameworks/three20

In order for this code to communicate with the Meetup API, you will need to request a consumer key/secret from us. More details can be found here: http://www.meetup.com/meetup_api/docs/#oauth

Feel free to use any of this code to implement your own Meetup iPhone app! Comments, suggestions and bug reports are welcome.

Acknowledgements

Snapup was created using the following frameworks.

MPOAuthConnection by Karl Adam (with modifications to allow photo upload), to communicate with the Meetup API using OAuth: http://code.google.com/p/mpoauthconnection/

JSON by Stig Brautaset, to parse JSON returned by the Meetup API: http://code.google.com/p/json-framework/

Three20 by Facebook, to simplify caching of images on the events listing view: http://github.com/facebook/three20/

snapup's People

Contributors

richmeetup avatar

Stargazers

Wave avatar

Watchers

Wave avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.