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

https://github.com/dhth/django_movies

A personal web-app for myself to keep track of movies that I own.
https://github.com/dhth/django_movies

Last synced: 12 months ago
JSON representation

A personal web-app for myself to keep track of movies that I own.

Awesome Lists containing this project

README

          

A personal web-app for myself to keep track of movies that I own and the ones to watch. Movie data retrieved from OMDB API.
To-do:
- [x] Editable tags
- [x] Seen, unseen, bookmarked attributes
- [x] Pagination
- [x] Sort by tomatometer, imdb rating, year
- [x] Ajax search by title
- [x] Ajax search by director
- [ ] Update poster functionality
- [ ] Add new movies using the web interface

Runs on django 1.9