Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidedaniel/movieapp
https://github.com/davidedaniel/movieapp
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/davidedaniel/movieapp
- Owner: DavideDaniel
- Created: 2015-01-19T02:11:13.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-31T19:15:57.000Z (over 9 years ago)
- Last Synced: 2024-10-13T00:05:48.024Z (about 1 month 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