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

Personal Library Catalog / 30_Days_Of_Java #340

Closed AnshNikhare closed 3 months ago

AnshNikhare commented 3 months ago

New Project Proposal - Personal Library Catalog

A Java application with a graphical user interface for managing a personal library catalog.

Features

Usage

  1. Adding a Book: Fill in the title, author, and genre fields, then click "Add Book".
  2. Removing a Book: Select a book from the list and click "Remove Book".
  3. Borrowing/Returning a Book: Select a book and click "Borrow Book" or "Return Book".
  4. Searching for Books: Enter a search term, select the search type (Title, Author, or Genre), and click "Search".
  5. Rating and Reviewing: Select a book, set the rating using the spinner, enter a review in the text area, and click "Add Book" to update.
github-actions[bot] commented 3 months ago

Thank you for creating this issue! 🎉

We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our [CONTRIBUTING.md] for guidelines on contributing to this Domain.

Shlokwankhade commented 3 months ago

Go Ahead

github-actions[bot] commented 3 months ago

Hello @AnshNikhare! Your issue #340 has been closed. Thank you for your contribution!