Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/bblodfon/my-first-web-app
- Owner: bblodfon
- License: mit
- Created: 2015-02-17T18:32:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-11-22T10:26:25.000Z (almost 6 years ago)
- Last Synced: 2023-02-28T04:17:02.089Z (over 1 year ago)
- Topics: ajax, css, html, javascript, php, programming-exercise
- Language: JavaScript
- Homepage: https://bblodfon.github.io/my-first-web-app/1st_Web_assignment.html
- Size: 2.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changeproduct.php
- License: LICENSE.md
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.