anthonylauw / progressbars-js

Progress Bar UI Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Progress-Bars

Progress Bars

  1. read data from the endpoint
  2. Multiple bars
  3. One set of controls that can control each bar on the fly
  4. Can't go under 0
  5. Can go over limit (defined in API), but limit the bar itself and change its colour
  6. Display usage amount, centered
  7. responsive solution
  8. Animate the bar change, andworks well when you tap buttons quickly.
  9. Version control (git)
  10. Using SCSS
  11. Style to a production quality level

About

Progress Bar UI Code


Languages

Language:JavaScript 42.0%Language:CSS 38.8%Language:HTML 19.2%