Week 22 - Session 2 - Class Project (Week 3) - Monzo Reward Web App

blog image source
Following on from the previous week;
Class Project (Week 1) - Monzo Reward Web App
Class Project (Week 2) - Monzo Reward Web App

Using rc-progress component, created mockup of reward progression and displaying Monzo username forwarded from the Monzo API. Two elements are required to make up a progress bar, these elements are:
  • A parent div that holds another div inside of it.
  • A div that acts as the filler inside of the parent div. This div will be styled with color and will fill up an x percentage of the container horizontally and vertically.
rc-progress - http://react-component.github.io/progress/

Popular posts from this blog

Week 9 to 12 - Learning with MCR Codes

Week 9 - Session 1 - The Internet, the Web, HTTP