Coder Social home page Coder Social logo

report-angular-2's Introduction

report-angular-2

An example of how to write a simple reporting tool in Angular 2 Beta.

##Lost? Start with a look at an Angular 2 Hello World and an Angular 2 Hello World with Typescript.

Instructions

  1. Install NodeJS
  2. Run npm start to get the application running on the web server
    • Packages needed for this application will be installed (i.e. Express, Angular, RxJS, SystemJS)
    • The Node/Express Web Server will start
  3. Go to http://localhost:8080/src/ in your web browser

A Picture

The mocks via Balsamiq are located within the mock/ folder. There you will find a visualized breakdown of the Angular 2 components.

An FYI!

We are using SystemJS in this application for loading our modules. It needs to be configured to recognize where Angular and RxJS modules live. Look at the index.html to see the configuration. Also, note that there will be one module bootstrapped. That module loads the entire Angular 2 application.

We are using TypeScript to write the application. TypeScript isn't needed, however it is the preferred way to write Angular 2 applications. Here is the Handbook to get you started. TypeScript can be transpiled via an IDE by defining a configuration within a tsconfig.json.

Where is the data coming from?

This reporting tool is using data coming from an Azure Web Service @ http://lemon-aide-api.azurewebsites.net/data/reports. It is serving up a list of reports for us to consume.

##Where to go from here? DevelopIntelligence offers a variety of classes on Angular. Check out Advanced AngularJS or the AngularJS Boot Camp to get your team up to speed.

report-angular-2's People

Watchers

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