/jQueryBadgesProject

jQuery Badges: Display the courses you've taken using AJAX

Primary LanguageJavaScriptMIT LicenseMIT

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