From bdd056a8b597927a7e281beae8b0717d9ef4c28f Mon Sep 17 00:00:00 2001 From: Mohammed Date: Tue, 19 Nov 2024 17:16:47 +0530 Subject: [PATCH 1/3] edited a text called create book text --- Mohammed_hafeez_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 Mohammed_hafeez_book_app/add_books_feature/create_book.txt diff --git a/Mohammed_hafeez_book_app/add_books_feature/create_book.txt b/Mohammed_hafeez_book_app/add_books_feature/create_book.txt new file mode 100644 index 00000000..3636d257 --- /dev/null +++ b/Mohammed_hafeez_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +"This is the feature for the author to add a new book." From 9c7f60fdbcf83349e0d63318e4c58dfca5d8af66 Mon Sep 17 00:00:00 2001 From: Mohammed Date: Tue, 19 Nov 2024 17:22:47 +0530 Subject: [PATCH 2/3] edited a text called list all books --- Mohammed_hafeez_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 Mohammed_hafeez_book_app/add_books_feature/list_all_books.txt diff --git a/Mohammed_hafeez_book_app/add_books_feature/list_all_books.txt b/Mohammed_hafeez_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 00000000..c9791eb5 --- /dev/null +++ b/Mohammed_hafeez_book_app/add_books_feature/list_all_books.txt @@ -0,0 +1 @@ +“This is the feature which shows the user all the books they’ve created as a list.” From 214228694baa7c171c8c3c9b9f01bb9c851ee708 Mon Sep 17 00:00:00 2001 From: Mohammed Date: Tue, 19 Nov 2024 17:25:08 +0530 Subject: [PATCH 3/3] added a line to the list all books file --- Mohammed_hafeez_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Mohammed_hafeez_book_app/add_books_feature/list_all_books.txt b/Mohammed_hafeez_book_app/add_books_feature/list_all_books.txt index c9791eb5..c39022ea 100644 --- a/Mohammed_hafeez_book_app/add_books_feature/list_all_books.txt +++ b/Mohammed_hafeez_book_app/add_books_feature/list_all_books.txt @@ -1 +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."