Skip to content

A sleek app to track movies you have watched and want to watch, and to perform basic data analysis visualizations from data inputted.

Notifications You must be signed in to change notification settings

BioSam-Data/MovieTrackerApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎬 MovieTrackerApp

MovieTrackerApp is a simple, beginner-friendly Python app designed to help users track, rate, and explore their favorite movies. This project is part of my portfolio for showcasing practical development skills.

πŸ› οΈ Features

  • Add movies manually
  • Rate and categorize each movie
  • Store movie data (CSV/JSON/local file)
  • Search and filter by title or genre
  • Interactive interface (Streamlit)

πŸ’» Technologies Used

  • Python
  • Streamlit
  • Pandas
  • Requests (optional for API)

πŸš€ How to Run

  1. Clone the repository: git clone https://github.com/BioSam-Data/MovieTrackerApp.git

  2. Navigate into the folder: cd MovieTrackerApp

  3. Install dependencies: pip install -r requirements.txt

  4. Run the app (if using Streamlit): streamlit run app.py

πŸ“‚ Project Structure

MovieTrackerApp/ β”œβ”€β”€ app.py # Main app script β”œβ”€β”€ movies.db # Database β”œβ”€β”€ requirements.txt # Dependencies β”œβ”€β”€ README.md # Project description

πŸ“ž Contact

Abiodun Samuel Akozo-Emiri
πŸ“§ [email protected]
πŸ”— LinkedIn

About

A sleek app to track movies you have watched and want to watch, and to perform basic data analysis visualizations from data inputted.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages