Skip to content

prasathmani/barGraph

Repository files navigation

Progress Bars

Requirements

Must read data from the endpoint
Multiple bars
One set of controls that can control each bar on the fly
Can't go under 0
Can go over limit (defined in API), but limit the bar itself and change its colour
Display usage amount, centered
Write tests for your code (hint: TDD strongly preferred)
Implement a responsive solution: testing it on mobile, tablet, etc. Getting it working nicely.
Animate the bar change, make sure it works well when you tap buttons quickly.
Version control (git)


Endpoint: //frontend-exercise.apps.staging.digital.gov.au/bars

Demo

prasathmani.github.io/barGraph/

Read Full Requirements: http://frontend-exercise.apps.staging.digital.gov.au/

About

Sample work creating bar graph dynamicly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published