Skip to content

An angular app demonstrating four Google Charts on a simple Bootstrap layout.

License

Notifications You must be signed in to change notification settings

paeblits/angular-charts-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###Introduction This is a demo application and a possible starting point for our senior design project. I utilize Angular Seed version 0.1, Google Charts, and Bootstrap 3. Heavily inspired by this repo: https://github.com/jay3dec/drunken-octo-ironman

###Installation

  1. Clone this repo or create a pull request if you will be contributing.
  2. Navigate to the app directory and simply open index.html to view the current project. We are currently not using a local server. Serving with Node.js is optional and not required at the moment.

###Notes This app utilizes an older version of Angular Seed. The reason for this is that the newest version has been heavily modified. It is possible to update to the newest version of Seed but that will require more Angular expertise and possibly heavy refactoring.

###Alternate Install To serve this application with the pre-packaged Node server file follow the instructions below.

  1. Follow step one from above.
  2. Navigate to the repo directory you just cloned (angular-charts-demo) on your machine and run the command: node scripts/web-server.js to start the http server at http://localhost:8000/.
  3. Go to http://localhost:8000/app/index.html in your web browser to view the application.

About

An angular app demonstrating four Google Charts on a simple Bootstrap layout.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published