/profile

node.js - providing username in the console returns individual profile info.

Primary LanguageJavaScript

profile

Practice project completed from Node.js basics track on Treehouse. download this project, On the command line:

node app.js username1 username2 username3 ...

  • Make sure usernames exist on treehouse users' profile and seperate each by space.
  • It pulls users' points earned for paticular subject courses such as "javascript". Customize message by changing desired subject in profile.js