https://github.com/coderick14/mymoviedb
WebApp using JSON data and AJAX
https://github.com/coderick14/mymoviedb
Last synced: 11 months ago
JSON representation
WebApp using JSON data and AJAX
- Host: GitHub
- URL: https://github.com/coderick14/mymoviedb
- Owner: coderick14
- Created: 2016-07-07T13:25:41.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-08T18:34:18.000Z (over 9 years ago)
- Last Synced: 2025-01-17T05:24:42.688Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 464 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
###Web Application Client to Display Movie Information
This WebApp allows users to obtain movie information by searching using movie titles, year etc.
It uses AJAX to send raw data to web services and updates the application dynamically.
The WebApp uses an existing JSON based API service.