GithubHelp home page GithubHelp logo

quick-start-nativescript-template's Introduction

Photo Album Sample App for NativeScript

This repository contains the complete Photo Album Native sample app built on top of the online Photo Album Native Getting Started tutorial for the Native Script framework. The Photo Album Native app is a sample native mobile app showcasing the usage of the NativeScript framework and the integration of the Telerik Platform services into this app. To download the source code, just click on the "Download ZIP" button.

Alt text

Showcased features and SDKs

Here is a list of the features that are showcased in the Photo Album Native sample app:

  • Creating UI in XML using the built-in components and layouts.
  • Binding properties and methods using to a view-model.
  • Loading images from local resource files.
  • Applying styles using CSS.
  • Uploading files to Telerik Backend Services.
  • Downloading files from Telerik Backend Services.

To implement all the features listed above, the sample app utilizes the following Telerik SDK:

  • Telerik Backend Services JavaScript SDK - used to work with Telerik Backend Services.

Requirements

The following is a list of requirements for the sample app:

  • Active Telerik Platform account
    To use this sample app you must have an active Telerik Platform account. Here are the possible options to have such an account: http://platform.telerik.com.

  • Telerik AppBuilder
    Telerik AppBuilder In-Browser Client, Windows Client or Visual Studio Extension.

Configuring the sample app

The Photo Album Native sample app comes fully functional, but in order to see it in action, you should link it to your own Telerik Platform account.

What you need to set:

  1. API key for Telerik Backend Services
    This links the sample mobile app to a project in Telerik Backend Services. First, create a Telerik Backend Services project in the Photo Album Native app solution and enable the Files option. Then open the /app/view-model.js file and replace $YOUR_API_KEY$ with the API Key of your 'Photo Album' Backend Services project.
  2. Use local images the first time you use the app Make your photoItems property return array instead of backendArray as your Telerik Backend Services project does not contain any images at the moment. Later, after you run the app for the first time and tap the button to fill the Telerik Backend Services project with images, you can make the photoItems property return backendArray again.

Running the sample app

Once the app is configured as described in the previous section, you can run it either on a real device or in the simulator. See more info how in this help article.

Make sure the emulator or the device you use have working Internet connection when running the sample. Internet connection is necessary in order to connect to the cloud.

quick-start-nativescript-template's People

Contributors

tjvantoll avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.