Coder Social home page Coder Social logo

kendo's Introduction

#KendoUI PropertyCross

Visit the KendoUI page on the PropertyCross website for screenshots and code sharing metrics.

##Introduction

This is an implementation of the PropertyCross application using Kendo UI Mobile, a commercial framework for creating mobile UIs that mimic the native look and feel of mobile applications using HTML.

Kendo provide a suite of web development frameworks, all of which are built on top of the 'core' Kendo UI MVVM framework. The Kendo UI Mobile framework adds a set of UI widgets for the creation of mobile interfaces. The mobile framework has a look and feel that mimics the native Apple, Android and Windows Phone themes.

This PropertyCross implementation makes use of Cordova / PhoneGap, which packages the HTML / JavaScript within a native wrapper for app-store deployment. Cordova also provides a set of APIs for accessing native phone functionalities which are not available via HTML specifications.

##Building the Application

Applications developed with Kendo can be run directly within a web browser control.

The Kendo application is packaged using PhoneGap Build, with the configuration specified in the config.xml file.

##Application Structure

  • \assets - icons and splashscreens used by PhoneGap, these are generated via the PropertyCross build system.
  • \img - images used by the app.
  • \js - the JavaScript frameworks used by this implementation, KendoUI and jQuery.
  • \styles - the KendoUI CSS files for the various platforms.
  • \viewModel - The view models that implement the PropertyCross logic.
  • app.js - The application boot strap, includes code for managing the back stack
  • app.js - The Windows Phone application boot strap, includes code for managing the back stack.
  • config.xml - The XML file that is used by PhoneGap Build in order to package the app
  • index.html - Defines the various view for the application.
  • stats-config.json - Used by the PropertyCross build in order to compute code sharing metrics.
  • style.css - The application specific styles.

##References

kendo's People

Watchers

James Cloos avatar  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.