FINAL CLASS PROJECT

A significant part of your grade this semester is the delivery of a final project. Students will be expected to develop an AJAX driven website supported by a back-end database. The web site will include html one or more HTML forms that allow you to request or filter data. Client requests will need to be sent to the server using AJAX calls. AJAX responses will need to be displayed on the same web page.

Your final project is important!

    Yes, your project is important, so take it seriously. That being said, the purpose of the project is to:

  1. Learn and use AJAX to asynchronously request data from a database,
  2. Render the response on the same page as the originating page.
  3. Give you the opportunity to apply what you have learned in this class.

Your project should at minimum include:

Posting in your project: