From 060e9fb643a2429eb86306167ca229136eee8384 Mon Sep 17 00:00:00 2001 From: stccreation Date: Mon, 1 Dec 2025 19:01:34 +0530 Subject: [PATCH 1/4] book create --- shaheen_t_app/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 shaheen_t_app/create_book.txt diff --git a/shaheen_t_app/create_book.txt b/shaheen_t_app/create_book.txt new file mode 100644 index 000000000..306efa598 --- /dev/null +++ b/shaheen_t_app/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. From 0e3195c7edaec6cbb209de3c8562cde17a16a8a6 Mon Sep 17 00:00:00 2001 From: stccreation Date: Mon, 1 Dec 2025 19:06:50 +0530 Subject: [PATCH 2/4] create book 2 --- shaheen_t_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 shaheen_t_app/add_books_feature/create_book.txt diff --git a/shaheen_t_app/add_books_feature/create_book.txt b/shaheen_t_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..306efa598 --- /dev/null +++ b/shaheen_t_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. From 780d871308aee65ab2e91eeb7371c7bd79cb7fe7 Mon Sep 17 00:00:00 2001 From: stccreation Date: Mon, 1 Dec 2025 19:07:47 +0530 Subject: [PATCH 3/4] list book --- shaheen_t_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 shaheen_t_app/add_books_feature/list_all_books.txt diff --git a/shaheen_t_app/add_books_feature/list_all_books.txt b/shaheen_t_app/add_books_feature/list_all_books.txt new file mode 100644 index 000000000..c9791eb5b --- /dev/null +++ b/shaheen_t_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 1a375f12afc636cfe637b774d83abd159fc7bc72 Mon Sep 17 00:00:00 2001 From: stccreation Date: Mon, 1 Dec 2025 19:09:01 +0530 Subject: [PATCH 4/4] list book updated --- shaheen_t_app/add_books_feature/list_all_books.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/shaheen_t_app/add_books_feature/list_all_books.txt b/shaheen_t_app/add_books_feature/list_all_books.txt index c9791eb5b..025a596e0 100644 --- a/shaheen_t_app/add_books_feature/list_all_books.txt +++ b/shaheen_t_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.” +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.