Skip to content

Instantly share code, notes, and snippets.

Movie Analytics Dashboard — Progress Checklist

This checklist outlines the full roadmap from setup to final dashboard deployment.
Check off each item as you complete it.


Phase 1 — Setup & Environment

  • Create GitHub repository (movie-analytics-dashboard)
  • Install Python via Homebrew

Movie Analytics Dashboard — Project & Environment Setup

Overview

Basic Tools: install git, install vscode if you haven't already, install python (you can use homebrew)

Tools: Python, SQL (SQLite → PostgreSQL), Pandas, Plotly, Streamlit/Dash
Focus: data cleaning, SQL queries, analysis, visualization, dashboarding, and publishing your work

Movie Analytics Dashboard — Project & Environment Setup

Overview

Basic Tools: install git, install vscode if you haven't already, install python (you can use homebrew)

Tools: Python, SQL (SQLite → PostgreSQL), Pandas, Plotly, Streamlit/Dash
Focus: data cleaning, SQL queries, analysis, visualization, dashboarding, and publishing your work