bn22 / ajax-challenge

File stubs and assets for the AJAX/Parse.com challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ajax-challenge

File stubs and assets for the AJAX/Parse.com challenge.

This web site is a Product Review site where the User can enter reviews for a product. Previous reviews will also show up

Objectives By completing this challenge, you will practice and demonstrate mastery of the following skills:

Creating an account and new application on Parse.com Using Parse.com's REST API to get objects, add new objects, update them, and delete them Configuring Angular's HTTP service to pass your Parse.com application and REST API keys in the headers of every HTTP request Showing appropriate visual feedback to the user while communicating with the Parse.com servers.

About

File stubs and assets for the AJAX/Parse.com challenge


Languages

Language:HTML 48.2%Language:JavaScript 45.9%Language:CSS 5.9%