git clone https://github.com/AKNiazi/exercise.git
cd exercise
npm -g install grunt-cli karma
gem install sass
npm install
grunt serve
Open a browser and navigate to localhost:9001
To see the coverage report navigate to coverage
folder created by grunt serve, build or compile, and locate index.html file.
This is basic implementation to demonstrate angular code and Jasmine testing framework. Global view of the history graph shows the sum of available bike of all stations at a given time. When searched for a location it will show the availablility of bikes in that station for the given time.