A movie management app built with Flask. Search movies using TMDB API, add them to your list, rate and review them, and store data in a local SQLite database using SQLAlchemy.
-
Updated
Sep 15, 2025 - Python
A movie management app built with Flask. Search movies using TMDB API, add them to your list, rate and review them, and store data in a local SQLite database using SQLAlchemy.
This Movie Recommendation System is a web-based application built using Python and Streamlit, designed to provide movie recommendations based on user preferences. It utilizes TMDb API for fetching real-time movie details and Kaggle's TMDB 5000 Movies dataset for content-based filtering.
Add a description, image, and links to the tmdb-api-for-fetching-real-time-movie-data topic page so that developers can more easily learn about it.
To associate your repository with the tmdb-api-for-fetching-real-time-movie-data topic, visit your repo's landing page and select "manage topics."