Skip to content

Created as an assignment for Stanford’s p193 Introduction to iPhone Development course. This is a basic image gallery that allows a user to drag and drop images from the web (on ipads using multi-tasking) into the app and be stored. Among other things, this project uses drag and drop delegates, scrollview, the UIdocument api and multi-threading …

Notifications You must be signed in to change notification settings

geoffrymichael/PersistentImageGallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 

Repository files navigation

PersistentImageGallery

Created as an assignment for Stanford’s p193 Introduction to iPhone Development course. This is a basic image gallery that allows a user to drag and drop images from the web (on ipads using multi-tasking) into the app and be stored. Among other things, this project uses drag and drop delegates, scrollview, the UIdocument api and multi-threading and asynchronous functions. This project is in the fine-tuning and bug fixing stages.

About

Created as an assignment for Stanford’s p193 Introduction to iPhone Development course. This is a basic image gallery that allows a user to drag and drop images from the web (on ipads using multi-tasking) into the app and be stored. Among other things, this project uses drag and drop delegates, scrollview, the UIdocument api and multi-threading …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages