https://github.com/davidedaniel/movieapp
https://github.com/davidedaniel/movieapp
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/davidedaniel/movieapp
- Owner: DavideDaniel
- Created: 2015-01-19T02:11:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-31T19:15:57.000Z (about 10 years ago)
- Last Synced: 2025-02-07T14:18:24.681Z (4 months ago)
- Language: JavaScript
- Size: 223 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SPA movie app
### API used
* OMDBSingle page app built using JavaScript
---
Used vanilla Javascript and Jquery just to show that they work fine together. Code was commented to show what's happening if there was confusion.###TODO
* [ ] Add a simple express server to host the app on DO
* [ ] Pull movies from top list
* [ ] Comment more the code to show difference in jQuery and Javascript usage