Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/davidedaniel/movieapp


https://github.com/davidedaniel/movieapp

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

# SPA movie app

### API used
* OMDB

Single 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