jitacm / -30DaysDevChallenge-

Welcome to the 30DayDevChallenge repository! This repository is dedicated to a month-long coding challenge designed to help developers of all levels enhance their skills through daily coding tasks and projects.
19 stars 28 forks source link

Movie Collection Manager / 30_Days_Of_Java #337 #372

Closed AnshNikhare closed 3 months ago

AnshNikhare commented 3 months ago

Issue Number: #337

Project Proposal - Movie Collection Manager

Overview

The Movie Collection Manager is a Java-based desktop application designed to help users catalog, rate, review, and track their personal movie collections. This tool aims to provide an easy-to-use interface for managing movie libraries, including features for lending physical media.

Screenshot 2024-08-14 004429

Objectives

  1. Develop a user-friendly GUI for managing movie collections
  2. Implement functionality to add, remove, and edit movie entries
  3. Allow users to rate and review movies
  4. Provide a system for tracking lent movies
  5. Ensure data persistence across application sessions

Features

Technology Stack

Deliverables

  1. Functioning Java application with GUI
  2. Source code with documentation
  3. User guide
  4. Project report including design decisions and challenges faced
github-actions[bot] commented 3 months ago

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our [CONTRIBUTING.md]. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊