Code Monkey home page Code Monkey logo

composite-ui-sample's Introduction

Composite-UI-Sample

The overall goal of these set of sample aims to show, in the simplest form possible to keep them simple, the concepts expressed in The secret of better UI composition blog post.

API

OrdersApi and RegistryApi mocks, with no real data storage, 2 sample back-end APIs that expose data related, at the business level, to each other. In this case the RegistryApi owns all the registry related data, and the OrdersApi owns order context bound data that have the notion of the related customer via the CustomerId attribute.

Front-ends

FrontEndWebUI using AngularJS

Getting started

Once you've cloned the repo, create directories RegistryApi\wwwroot, OrdersApi\wwwroot and FrontEndWebUI\wwwroot\assets. These directories are empty so can't be in the git-repo, so need to be created manually on startup.

Then start OrdersApi and RegistryApi from Visual Studio and run the Grunt -> Tasks -> connect task from Task Runner Explorer. You can now access the app on http://localhost:9000.

composite-ui-sample's People

Contributors

freekpaans avatar mauroservienti avatar

Watchers

 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.