Skip to content

appiaries/sample-gallery-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Illustration Gallery App Demo for Appiaries (iOS)

About This App

Gallery App lets you add images with comments and later edit.
All the images are stored as binary data on Appiaries server.
Tapping "Play" button to play a slide-show of images registered.
In "Settings" view, you may set whether to show/hide comments during the slide-show, or set its interval.

Updates

  • [2015-07-17] Upgraded the Appiaries SDK vesion from "Appiaries SDK v.2.0.2" to "Appiaries SDK v.2.0.3".
  • [2015-06-29] Upgraded the Appiaries SDK vesion from "Appiaries SDK v.1.4.0" to "Appiaries SDK v.2.0.2".

Requirements

It does not require you an Appiaries account if you just want to build and run the app.
Although it requires server-side data stored on Appiaries,
it is already configured as default to retrieve the ones from our demo account.
If you intend to customize the server-side data, you need a sign-up.
Runs on iOS 7.1 or higher.

License

You may freely use, modify, or distribute the source codes provided.

Appiaries API Services Used

Appearance

Thumbnails List
Detail
Edit
Add
Add (Browse)
Slide-show
Settings

Server-Side Collections Used

Entity System Name Type Description Note
Illustrations Illustrations JSON Collection Stores the meta-information for illustration images uploaded.
Illustration Images IllustrationImages File Collection Stores the actual image data associated with "Illustrations".

Reference

For further details, refer to the official documents on Appiaries.

in English
http://docs.appiaries.com/?p=15411&lang=en

in Japanese
http://docs.appiaries.com/?p=14776

Also, Android version available on GitHub.
https://github.com/appiaries/sample-gallery-android

Appiaries
http://www.appiaries.com/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published