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. diff --git a/mridhila_sankar_book_app/create_book.txt b/mridhila_sankar_book_app/create_book.txt new file mode 100644 index 000000000..e69de29bb diff --git a/mridhila_sankar_book_app/list_all_books.txt b/mridhila_sankar_book_app/list_all_books.txt new file mode 100644 index 000000000..536ac382d --- /dev/null +++ b/mridhila_sankar_book_app/list_all_books.txt @@ -0,0 +1 @@ +This is the feature which shows the user all the books they’ve created as a list.