Django
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
BMI Calculator
A simple Python program that calculates Body Mass Index from weight and height.
VIEW →
Datacode Academy
An IT education platform built with Python for teaching and sharing programming knowledge.
VIEW →Weather Tracker
A Python application for fetching and tracking current weather conditions.
VIEW →