Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.07 KB

File metadata and controls

17 lines (11 loc) · 1.07 KB

jQuery Badges

Welcome to the jQuery Badges Project! For this project, you'll be creating a web app that displays all of the courses you've taken on Code School by displaying its titles and badges. We will test your knowledge of JavaScript and jQuery to make AJAX requests, and create DOM objects programmatically.

Please follow the instructions below to complete the project. Be sure to run tests to make sure your tests are passing before submitting your code.

Getting Started

To get started with this project, head over to the jQuery Badges project on Code School, and begin!

For further instructions on how to get the app setup locally, visit our wiki:

  1. Welcome
  2. Prerequisites
  3. Setup
  4. What we'll build
  5. Step by step