Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nishanil/northwindsalesios

Simple Northwind Sales dashboard for iOS
https://github.com/nishanil/northwindsalesios

Last synced: about 1 month ago
JSON representation

Simple Northwind Sales dashboard for iOS

Awesome Lists containing this project

README

        

NorthwindSalesiOS
=================

A simple demo to explain Infragistics NucliOS Data Visualization Controls. This project fetches top 15 selling products by categories asynchronously from [Northwind oData Service](http://services.odata.org/Northwind/Northwind.svc/) and plots it in a bar chart.

- This project uses [oData Client](https://github.com/object/Simple.OData.Client) (included in the libs folder) for connecting to oData services

## Requirement for building the project

- Add Infragistics NucliOS Component from [Xamarin Component Store](http://components.xamarin.com/view/InfragisticsNucliOS)
- Add BTProgressHUD component from [Xamarin Component Store](http://components.xamarin.com/view/btprogresshud)

Have a question? Find me on twitter [@nishanil](http://twitter.com/NishAnil)