Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nishanil/northwindsalesios
- Owner: nishanil
- Created: 2013-12-12T11:32:11.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-10T13:12:07.000Z (almost 11 years ago)
- Last Synced: 2024-10-29T18:28:49.736Z (3 months ago)
- Language: C#
- Size: 5.68 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)