Vidly is a Django-based movie listing project that allows users to view and manage a collection of movies. The project includes a REST API to interact with the movie database efficiently.
📌 List all available movies
📅 View movie details (Name, Release Date, Genre, and Cassette Collection)
🔄 REST API for retrieving movie data
🛠 Built with Django & Django REST Framework (DRF)
Python 🐍
Django 🕸️
Django REST Framework (DRF) 🔥
SQLite (for database)