Home  »  Swift Source  »  Swift Parse Demo

Swift Parse Demo

Posted on 12 Sep 2015

Swift Parse Demo

Demo application build using Swift 2, iOS 9, and Xcode 7 using Parse as backend.

Swift based mobile application that use www.parse.com platform as a backend data storage. This is full working application you can use as a base for any Parse + Swift based project and expand it. It’s free for personal or commercial use.

It consist functionality below:
– Home Screen
– Parse User Registration
– Parse User Login
– Parse Password Reset
– Parse Logout

Technology used:
– Parse API
– Simple interface.
– Build with Xcode storyboard.
– Adaptive layout for major screen size support.
– Build with Swift, iOS 8, Xcode 6.4 and Parse Library integration.

Platform:
Swift 2, iOS 9, Xcode 7, Parse.com (for backend storage)

Supported Device:
iPhone 4s, 5, 5s, 5c, 6, 6 Plus, iPad having iOS 9.

You can download source form GitHub profile.

Go to Top