Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bblodfon/my-first-web-app

Learning how to use HTML, CSS, JavaScript, AJAX, PHP and Google APIs, all in one project!
https://github.com/bblodfon/my-first-web-app

ajax css html javascript php programming-exercise

Last synced: 30 days ago
JSON representation

Learning how to use HTML, CSS, JavaScript, AJAX, PHP and Google APIs, all in one project!

Awesome Lists containing this project

README

        

# myFirstWebApp
Learning how to use HTML, CSS, JavaScript, AJAX, PHP and Google APIs, all in one project! Some notes:
- In order to run all the examples, have an apache-php+AJAX enabled server with the proper
permissions for the files (products.xml needs write permissions for the exercise No 4 - A Product Catalog).
- Click [here](https://bblodfon.github.io/my-first-web-app/1st_Web_assignment.html) to see the project/exercises online - note that exercise No 4 has some features that need a server-side also working, which the github hosting does not provide.