These small apps / projects are small projects or challenge quiz apps from Udacity. Most of the apps have code template from Udacity to start with, where me as student need to complete specific tasks as part of the learning process.
My Favorite Movies
Github : https://github.com/nsutanto/ios-4-5_MyFavoriteMovies
Original github source : https://github.com/udacity/ios-nd-networking
Learn the difference between user and anonymously accessed data.
API used : https://www.themoviedb.org/
Original github source : https://github.com/udacity/ios-nd-networking
API used : https://www.themoviedb.org/
Flick Finder
Github : https://github.com/nsutanto/ios-4-4_FlickFinderOriginal github source : https://github.com/udacity/ios-nd-networking
Download images based on phrase or location, which requires to chain network requests together to achieve the best results.
API used : Flickr
Sleeping In The Library
Github : https://github.com/nsutanto/ios-4-2_SleepingInTheLibrary
Original github source : https://github.com/udacity/ios-nd-networking
Original github source : https://github.com/udacity/ios-nd-networking
Data Driven Navigation
Github : https://github.com/nsutanto/ios-3_7_DataDrivenNavigationOriginal github source : https://github.com/udacity/ios-nd-uikit-cont
Learn how iOS uses navigation stacks to manage multiple views in an app.
Roshambo with History
Github : https://github.com/nsutanto/ios-3_6_RoshamboWithHistoryOriginal github source : https://github.com/udacity/ios-nd-uikit-cont
Learn table views.
Color Maker
Github : https://github.com/nsutanto/ios-3_1_ColorMaker
Original github source : https://github.com/udacity/ios-nd-uikit
Learn about Outlets and Actions. Connect outlets and actions using only code and graphically using storyboard. Use the following UIKit classes : UIButton, UILabel, and UISwitch
Original github source : https://github.com/udacity/ios-nd-uikit
Learn about Outlets and Actions. Connect outlets and actions using only code and graphically using storyboard. Use the following UIKit classes : UIButton, UILabel, and UISwitch