HOME/ WORK/ MOVIE PLATFORM
Django

Movie Platform

Movie Platform
// OVERVIEW

Movie Platform is a full-stack application built with Django and Django REST Framework. It exposes a RESTful API with CRUD operations for movies, JWT authentication, categories and genres, and pagination and filtering — alongside a classic Django web interface with movie list and detail pages and an admin panel for managing content.

The project follows a clean, scalable architecture that separates the API app from the web app, backed by PostgreSQL.

// RELATED

More Builds