Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 291 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 291 Bytes

React-DRF-Integration

Movies app using Django Rest Framework.

Features

  • Movies list view ordered either by date or rating.
  • Movie Detail View that includes plot and release date.
  • Django Admin for managing users, movies and ratings.
  • Watchlist and Rating features for logged users.