DOM Array Methods

This project focused on being able to add ‘users’ to the list, give the person a wealth number.  The user can then double the money of the ‘users’, filter by only millionaires and sort by the richest people.  It also allows for the entire wealth to be calculated.   This project uses the Random User Generator API at randomuser.me.

View project on stand alone page

This is part of Brad Traversy’s 20 Web Projects with Vanilla JavaScript

DOM Array Methods
Scroll to top