Skip to content

sidonath/cityos-angular-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Real-Time Apps with AngularJS

Example code for a lecture at CityOS Hackathon: Smart Sarajevo about using JavaScript on front-end for real-time visualisation using AngularJS and Highcharts.

The commit history is made as clean as possible and could be followed as a tutorial.

The demo uses the following libraries:

Running the example

To run the example you need a WebSocket server. A sample server feeding random data is given in this repo inside random-feed-server directory. To run the server you need to install Node.js or IO.js and run $ npm install.

After that you can run the sample server with $ node server.js.

Simply open index.html in your browser to see the random data plotted.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published