Simple DRF app to explore/mess around with the tech
This is a Django app to explore Django Rest Framework and Docker. The app is a (very) simple IMDB clone with data from The Movie Database: https://www.themoviedb.org
Grab and run the image from the Docker Hub: https://hub.docker.com/repository/docker/tylerkershner/tyler-movie-app
- Add user accounts
- Reviews, comments, tagging, voting
- Production ready Django settings
- Proper 404/500 pages
- More objects/relationships from TMDB
- TV shows
- Companies/networks
- Reviews
- More complete data set