Skip to content

wright0776/basecamp-assessment-ii

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basecamp JavaScript II Stretch Project

Objective

Show an understanding of the JavaScript concepts taught in Basecamp up to this point.

Directions

Fork this repo, clone your fork, then complete the challenges in assessment.js.

You can open the index.html file in your browser to see unit tests reporting on your status.

When you have completed the challenges please follow these instructions:

  • Open the terminal and navigate to where this assessment is.
  • Commit all of your completed code.
  • Type git checkout -b gh-pages
  • Type git push -u origin gh-pages
  • Find your account name on github and insert it into this url http://[YourGithubAccountName].github.io/basecamp-assessment-ii
  • Open that url to make sure it works, then send that url to your assigned mentor!

Contributions

If you see a problem or a typo, please fork, make the necessary changes, and create a pull request so we can review your changes and merge them into the master repo and branch.

Copyright

© DevMountain LLC, 2015. Unauthorized use and/or duplication of this material without express and written permission from DevMountain, LLC is strictly prohibited. Excerpts and links may be used, provided that full and clear credit is given to DevMountain with appropriate and specific direction to the original content.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.4%
  • HTML 0.6%