Skip to content

kershner/drf_movie_app

Repository files navigation

drf_movie_app

Simple DRF app to explore/mess around with the tech

Image of Tyler's Movie App

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

TODO

  • 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

Releases

No releases published

Packages

No packages published