Libralist Simulation
Notion - Project Description
- Tracking the books the users stored within the list.
- Store the title, the author, the publisher, and the publication date of the books.
- Search for the stored book by filters.
- View the book's information
- A book is added to the Library.
- A book is searched from the Library.
- The number of books in the Library is counted.
- A book is searched by genre from the Library.
- The history is logged, and the user can save and load their previous library.
- Java
- JSON Library
- Swing GUI