Git Product home page Git Product logo

suitevalue.ui.metro's Introduction

SuiteValue.UI.Metro

SuiteValue.UI.Metro is a framework targeting WinRT XAML/C# Metro development, and it helps develop various tasks common for Metro apps.

What’s in the Box

  1. Fully pluggable and open providers system for authentications. It wraps around WebAuthenticationBroker and offers common user info details from each service. Out of the box support for Google, Facebook, Twitter and LiveID.
  2. Very simple and naive implementation of Time and Date pickers.
  3. BaseViewModels which help navigation and async scenarios.

Using the framework

There are nuget packages you can consume that will help you get started. Also Samples are available A sample showing how to use Time/Date Pickers. A sample showing how to use the authentication feature.

More sample will be available in the future.

To compile the framework you must install Live SDK http://msdn.microsoft.com/en-us/live/ff621310.aspx

Configuring your app to be used with Twitter

Follow instructions as specified in this link: https://dev.twitter.com/ You will need to provide the dynamic conifguration object with 2 keys: TwitterClientId - should be available after completing app registration. TwitterClientSecret- should be available after completing app registration. TwitterRedirectUrl - could be any url.

Configuring your app to be used with Google

Follow instructions as specified in this link: https://developers.google.com/accounts/docs/OAuth2 You will need to provide the dynamic conifguration object with 2 keys: GoogleClientId- should be available after completing app registration. GoogleClientSecret - should be available after completing app registration. GoogleRedirectUrl - should be "urn:ietf:wg:oauth:2.0:oob" GoogleScope - optional, you can specify more scopes to request approval from user.

Configuring your app to be used with Facebook

Register your app with https://developers.facebook.com/apps You will need to provide the dynamic conifguration object with 2 keys: FacebookClientId - should be available after completing app registration. FacebookRedirectUrl - could be any url.

Configuring your app to be used with LiveSDK

Register you Metro app with https://manage.dev.live.com/build?wa=wsignin1.0

Contact

Contact me at twitter : @arielbh. I would love to hear your feedback on that.

suitevalue.ui.metro's People

Contributors

arielbh avatar dcastro avatar happynomad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

dcastro lanicon

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.