2024-09-22 00:28:12 +02:00
2024-09-22 00:28:12 +02:00
2024-09-05 18:01:00 +02:00
2024-09-05 18:01:00 +02:00
2024-09-22 00:28:12 +02:00

Movie Poster Gallery

Project Logo

A web application that allows users to browse and select their favorite movie posters based on their Letterboxd diary.

Features

  • Letterboxd Integration: Import your movie diary directly from uploading a CSV file.
  • Poster Gallery: Browse through posters of movies you've watched.
  • User-friendly Interface: Intuitive design for easy navigation and selection.
  • Responsive Design: Works seamlessly on desktop and mobile devices.

Getting Started

Prerequisites

  • Node.js (v14.0.0 or later)
  • npm (v6.0.0 or later)

Installation

  1. Clone the repository:

    git clone https://github.com/Hugyouu/Letterboxd-Diary-Posters-Picker.git
    
  2. Navigate to the project directory:

    cd Letterboxd-Diary-Posters-Picker
    
  3. Install dependencies:

    npm install --legacy-peer-deps
    
  4. Start the development server:

    npm start
    
  5. Open http://localhost:3000 to view it in the browser.

Usage

  1. On the homepage, upload your diary CSV file.
  2. Once processed, you'll be redirected to the Poster Selector page.
  3. Browse through your watched movies and select your favorite posters.
  4. (Add any additional steps or features here)

Technologies Used

  • React.js
  • Material-UI
  • Backend private for now

Acknowledgments

Description
No description provided
Readme 2.9 MiB
v1.0.0 Latest
2026-04-26 22:02:57 +02:00
Languages
JavaScript 56.7%
SCSS 39.8%
HTML 2%
Dockerfile 0.8%
CSS 0.7%