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.
- Host: GitHub
- URL: https://github.com/dhth/django_movies
- Owner: dhth
- Created: 2016-05-22T17:37:46.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-09T18:11:01.000Z (about 10 years ago)
- Last Synced: 2025-02-10T08:51:24.880Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 12.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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