From 4c9deb12d6f907c84bf6c7fc362d0a65e9c511ce Mon Sep 17 00:00:00 2001 From: Ranger Date: Wed, 13 Nov 2024 21:49:50 +0530 Subject: [PATCH 1/2] Added a folder for Fahad --- mohammed_fahad_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 mohammed_fahad_book_app/add_books_feature/create_book.txt diff --git a/mohammed_fahad_book_app/add_books_feature/create_book.txt b/mohammed_fahad_book_app/add_books_feature/create_book.txt new file mode 100644 index 00000000..3636d257 --- /dev/null +++ b/mohammed_fahad_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +"This is the feature for the author to add a new book." From 010fbc121b07edbe5e099ef27d35a5f2dbab4c2c Mon Sep 17 00:00:00 2001 From: Ranger Date: Wed, 13 Nov 2024 21:57:59 +0530 Subject: [PATCH 2/2] Added new listing feature --- mohammed_fahad_book_app/add_books_feature/list_all_books.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 mohammed_fahad_book_app/add_books_feature/list_all_books.txt diff --git a/mohammed_fahad_book_app/add_books_feature/list_all_books.txt b/mohammed_fahad_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 00000000..c39022ea --- /dev/null +++ b/mohammed_fahad_book_app/add_books_feature/list_all_books.txt @@ -0,0 +1,2 @@ +“This is the feature which shows the user all the books they’ve created as a list.” +"List all books will list all books in ascending order."