From 74b3d0c1ece6449c46aabf847499b313406614ae Mon Sep 17 00:00:00 2001 From: Fathima Neslin Date: Mon, 6 Jul 2026 15:33:20 +0530 Subject: [PATCH] Add create book feature --- create_book.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/create_book.txt b/create_book.txt index 0a2d18c7f..86f3d8073 100644 --- a/create_book.txt +++ b/create_book.txt @@ -1,3 +1,4 @@ "This is the feature for the author to add a new book." The feature also allows users to quickly search and navigate through their collection, making book management easier. This feature also supports quick search and filtering to help users efficiently navigate their book list. +This is the feature for the author to add a new book.