Download Restaurantify Free Java Code
Description
An iOS app that interfaces to your Shopify shop and uses the products as Menu Items.
Icons
Source Files
The download file Restaurantify-master.zip has the following entries.
.gitignore// w w w . j av a 2 s . co m
README.markdown
Restaurantify.xcodeproj/project.pbxproj
Restaurantify.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Restaurantify.xcodeproj/project.xcworkspace/xcuserdata/will.xcuserdatad/UserInterfaceState.xcuserstate
Restaurantify.xcodeproj/xcuserdata/will.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
Restaurantify.xcodeproj/xcuserdata/will.xcuserdatad/xcschemes/Restaurantify.xcscheme
Restaurantify.xcodeproj/xcuserdata/will.xcuserdatad/xcschemes/xcschememanagement.plist
Restaurantify/Classes/ASIHTTPRequest/ASIAuthenticationDialog.h
Restaurantify/Classes/ASIHTTPRequest/ASIAuthenticationDialog.m
Restaurantify/Classes/ASIHTTPRequest/ASICacheDelegate.h
Restaurantify/Classes/ASIHTTPRequest/ASIDataCompressor.h
Restaurantify/Classes/ASIHTTPRequest/ASIDataCompressor.m
Restaurantify/Classes/ASIHTTPRequest/ASIDataDecompressor.h
Restaurantify/Classes/ASIHTTPRequest/ASIDataDecompressor.m
Restaurantify/Classes/ASIHTTPRequest/ASIDownloadCache.h
Restaurantify/Classes/ASIHTTPRequest/ASIDownloadCache.m
Restaurantify/Classes/ASIHTTPRequest/ASIFormDataRequest.h
Restaurantify/Classes/ASIHTTPRequest/ASIFormDataRequest.m
Restaurantify/Classes/ASIHTTPRequest/ASIHTTPRequest.h
Restaurantify/Classes/ASIHTTPRequest/ASIHTTPRequest.m
Restaurantify/Classes/ASIHTTPRequest/ASIHTTPRequestConfig.h
Restaurantify/Classes/ASIHTTPRequest/ASIHTTPRequestDelegate.h
Restaurantify/Classes/ASIHTTPRequest/ASIInputStream.h
Restaurantify/Classes/ASIHTTPRequest/ASIInputStream.m
Restaurantify/Classes/ASIHTTPRequest/ASINetworkQueue.h
Restaurantify/Classes/ASIHTTPRequest/ASINetworkQueue.m
Restaurantify/Classes/ASIHTTPRequest/ASIProgressDelegate.h
Restaurantify/Classes/ASIHTTPRequest/ASIWebPageRequest/ASIWebPageRequest.h
Restaurantify/Classes/ASIHTTPRequest/ASIWebPageRequest/ASIWebPageRequest.m
Restaurantify/Classes/ASIHTTPRequest/CloudFiles/ASICloudFilesCDNRequest.h
Restaurantify/Classes/ASIHTTPRequest/CloudFiles/ASICloudFilesCDNRequest.m
Restaurantify/Classes/ASIHTTPRequest/CloudFiles/ASICloudFilesContainer.h
Restaurantify/Classes/ASIHTTPRequest/CloudFiles/ASICloudFilesContainer.m
Restaurantify/Classes/ASIHTTPRequest/CloudFiles/ASICloudFilesContainerRequest.h
Restaurantify/Classes/ASIHTTPRequest/CloudFiles/ASICloudFilesContainerRequest.m
Restaurantify/Classes/ASIHTTPRequest/CloudFiles/ASICloudFilesContainerXMLParserDelegate.h
Restaurantify/Classes/ASIHTTPRequest/CloudFiles/ASICloudFilesContainerXMLParserDelegate.m
Restaurantify/Classes/ASIHTTPRequest/CloudFiles/ASICloudFilesObject.h
Restaurantify/Classes/ASIHTTPRequest/CloudFiles/ASICloudFilesObject.m
Restaurantify/Classes/ASIHTTPRequest/CloudFiles/ASICloudFilesObjectRequest.h
Restaurantify/Classes/ASIHTTPRequest/CloudFiles/ASICloudFilesObjectRequest.m
Restaurantify/Classes/ASIHTTPRequest/CloudFiles/ASICloudFilesRequest.h
Restaurantify/Classes/ASIHTTPRequest/CloudFiles/ASICloudFilesRequest.m
Restaurantify/Classes/ASIHTTPRequest/External/GHUnit/README-GHUnit
Restaurantify/Classes/ASIHTTPRequest/External/Reachability/Reachability.h
Restaurantify/Classes/ASIHTTPRequest/External/Reachability/Reachability.m
Restaurantify/Classes/ASIHTTPRequest/S3/ASINSXMLParserCompat.h
Restaurantify/Classes/ASIHTTPRequest/S3/ASIS3Bucket.h
Restaurantify/Classes/ASIHTTPRequest/S3/ASIS3Bucket.m
Restaurantify/Classes/ASIHTTPRequest/S3/ASIS3BucketObject.h
Restaurantify/Classes/ASIHTTPRequest/S3/ASIS3BucketObject.m
Restaurantify/Classes/ASIHTTPRequest/S3/ASIS3BucketRequest.h
Restaurantify/Classes/ASIHTTPRequest/S3/ASIS3BucketRequest.m
Restaurantify/Classes/ASIHTTPRequest/S3/ASIS3ObjectRequest.h
Restaurantify/Classes/ASIHTTPRequest/S3/ASIS3ObjectRequest.m
Restaurantify/Classes/ASIHTTPRequest/S3/ASIS3Request.h
Restaurantify/Classes/ASIHTTPRequest/S3/ASIS3Request.m
Restaurantify/Classes/ASIHTTPRequest/S3/ASIS3ServiceRequest.h
Restaurantify/Classes/ASIHTTPRequest/S3/ASIS3ServiceRequest.m
Restaurantify/Classes/ASIHTTPRequest/Tests/ASICloudFilesRequestTests.h
Restaurantify/Classes/ASIHTTPRequest/Tests/ASICloudFilesRequestTests.m
Restaurantify/Classes/ASIHTTPRequest/Tests/ASIDataCompressorTests.h
Restaurantify/Classes/ASIHTTPRequest/Tests/ASIDataCompressorTests.m
Restaurantify/Classes/ASIHTTPRequest/Tests/ASIDownloadCacheTests.h
Restaurantify/Classes/ASIHTTPRequest/Tests/ASIDownloadCacheTests.m
Restaurantify/Classes/ASIHTTPRequest/Tests/ASIFormDataRequestTests.h
Restaurantify/Classes/ASIHTTPRequest/Tests/ASIFormDataRequestTests.m
Restaurantify/Classes/ASIHTTPRequest/Tests/ASIHTTPRequestTests.h
Restaurantify/Classes/ASIHTTPRequest/Tests/ASIHTTPRequestTests.m
Restaurantify/Classes/ASIHTTPRequest/Tests/ASINetworkQueueTests.h
Restaurantify/Classes/ASIHTTPRequest/Tests/ASINetworkQueueTests.m
Restaurantify/Classes/ASIHTTPRequest/Tests/ASIS3RequestTests.h
Restaurantify/Classes/ASIHTTPRequest/Tests/ASIS3RequestTests.m
Restaurantify/Classes/ASIHTTPRequest/Tests/ASITestCase.h
Restaurantify/Classes/ASIHTTPRequest/Tests/ASITestCase.m
Restaurantify/Classes/ASIHTTPRequest/Tests/ASIWebPageRequestTests.h
Restaurantify/Classes/ASIHTTPRequest/Tests/ASIWebPageRequestTests.m
Restaurantify/Classes/ASIHTTPRequest/Tests/BlocksTests.h
Restaurantify/Classes/ASIHTTPRequest/Tests/BlocksTests.m
Restaurantify/Classes/ASIHTTPRequest/Tests/ClientCertificateTests.h
Restaurantify/Classes/ASIHTTPRequest/Tests/ClientCertificateTests.m
Restaurantify/Classes/ASIHTTPRequest/Tests/GHUnitTestMain.m
Restaurantify/Classes/ASIHTTPRequest/Tests/PerformanceTests.h
Restaurantify/Classes/ASIHTTPRequest/Tests/PerformanceTests.m
Restaurantify/Classes/ASIHTTPRequest/Tests/ProxyTests.h
Restaurantify/Classes/ASIHTTPRequest/Tests/ProxyTests.m
Restaurantify/Classes/ASIHTTPRequest/Tests/StressTests.h
Restaurantify/Classes/ASIHTTPRequest/Tests/StressTests.m
Restaurantify/Classes/ASIHTTPRequest/TouchJSON/CDataScanner.h
Restaurantify/Classes/ASIHTTPRequest/TouchJSON/CDataScanner.m
Restaurantify/Classes/ASIHTTPRequest/TouchJSON/Experimental/CFilteringJSONSerializer.h
Restaurantify/Classes/ASIHTTPRequest/TouchJSON/Experimental/CFilteringJSONSerializer.m
Restaurantify/Classes/ASIHTTPRequest/TouchJSON/Experimental/CJSONDeserializer_BlocksExtensions.h
Restaurantify/Classes/ASIHTTPRequest/TouchJSON/Experimental/CJSONDeserializer_BlocksExtensions.m
Restaurantify/Classes/ASIHTTPRequest/TouchJSON/Experimental/CJSONSerialization.h
Restaurantify/Classes/ASIHTTPRequest/TouchJSON/Experimental/CJSONSerialization.m
Restaurantify/Classes/ASIHTTPRequest/TouchJSON/Experimental/CJSONSerializedData.h
Restaurantify/Classes/ASIHTTPRequest/TouchJSON/Experimental/CJSONSerializedData.m
Restaurantify/Classes/ASIHTTPRequest/TouchJSON/Extensions/CDataScanner_Extensions.h
Restaurantify/Classes/ASIHTTPRequest/TouchJSON/Extensions/CDataScanner_Extensions.m
Restaurantify/Classes/ASIHTTPRequest/TouchJSON/Extensions/NSDictionary_JSONExtensions.h
Restaurantify/Classes/ASIHTTPRequest/TouchJSON/Extensions/NSDictionary_JSONExtensions.m
Restaurantify/Classes/ASIHTTPRequest/TouchJSON/JSON/CJSONDeserializer.h
Restaurantify/Classes/ASIHTTPRequest/TouchJSON/JSON/CJSONDeserializer.m
Restaurantify/Classes/ASIHTTPRequest/TouchJSON/JSON/CJSONScanner.h
Restaurantify/Classes/ASIHTTPRequest/TouchJSON/JSON/CJSONScanner.m
Restaurantify/Classes/ASIHTTPRequest/TouchJSON/JSON/CJSONSerializer.h
Restaurantify/Classes/ASIHTTPRequest/TouchJSON/JSON/CJSONSerializer.m
Restaurantify/Classes/ASIHTTPRequest/TouchJSON/JSON/JSONRepresentation.h
Restaurantify/Classes/BYAppDelegate.h
Restaurantify/Classes/BYAppDelegate.m
Restaurantify/Classes/BYCartViewController.h
Restaurantify/Classes/BYCartViewController.m
Restaurantify/Classes/BYMenuItemDetailsViewController.h
Restaurantify/Classes/BYMenuItemDetailsViewController.m
Restaurantify/Classes/BYViewController.h
Restaurantify/Classes/BYViewController.m
Restaurantify/Classes/EGOTableViewPullRefresh/EGORefreshTableHeaderView.h
Restaurantify/Classes/EGOTableViewPullRefresh/EGORefreshTableHeaderView.m
Restaurantify/Classes/EGOTableViewPullRefresh/EGOTableViewPullRefresh.h
Restaurantify/Classes/EGOTableViewPullRefresh/EGOTableViewPullRefresh.m
Restaurantify/Classes/MenuItemCell.h
Restaurantify/Classes/MenuItemCell.m
Restaurantify/Classes/Model/BYShopifyImage.h
Restaurantify/Classes/Model/BYShopifyImage.m
Restaurantify/Classes/Model/BYShopifyObject.h
Restaurantify/Classes/Model/BYShopifyObject.m
Restaurantify/Classes/Model/BYShopifyProduct.h
Restaurantify/Classes/Model/BYShopifyProduct.m
Restaurantify/Classes/Model/BYShopifyVariant.h
Restaurantify/Classes/Model/BYShopifyVariant.m
Restaurantify/Classes/Shopify-Store-Wrapper/LLStoreWrapper.h
Restaurantify/Classes/Shopify-Store-Wrapper/LLStoreWrapper.m
Restaurantify/Resources/CartViewController_iPad.xib
Restaurantify/Resources/CartViewController_iPhone.xib
Restaurantify/Resources/Images/blackArrow.png
Restaurantify/Resources/Images/blueArrow.png
Restaurantify/Resources/Images/whiteArrow.png
Restaurantify/Resources/MenuItemCell_iPad.xib
Restaurantify/Resources/MenuItemCell_iPhone.xib
Restaurantify/Resources/MenuItemDetailsViewController_iPad.xib
Restaurantify/Resources/MenuItemDetailsViewController_iPhone.xib
Restaurantify/Restaurantify-Info.plist
Restaurantify/Restaurantify-Prefix.pch
Restaurantify/en.lproj/BYViewController_iPad.xib
Restaurantify/en.lproj/BYViewController_iPhone.xib
Restaurantify/en.lproj/InfoPlist.strings
Restaurantify/main.m
Download
Click the following link to download Restaurantify-master.zip.
Restaurantify-master.zipHome »
Objective C Free Code »
Development »
Objective C Free Code »
Development »