From 1b407b0415d5a0ce6aa4653fee5f08d69bdbcb6c Mon Sep 17 00:00:00 2001 From: Athira1903 Date: Wed, 2 Apr 2025 14:49:52 +0530 Subject: [PATCH 001/108] Create Athira_create_book.txt --- Athira_create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 Athira_create_book.txt diff --git a/Athira_create_book.txt b/Athira_create_book.txt new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/Athira_create_book.txt @@ -0,0 +1 @@ + From 386959e98d8063ec2fbb24cb143f6ccbce676dec Mon Sep 17 00:00:00 2001 From: FathimaMinhaZain Date: Mon, 3 Nov 2025 14:25:04 +0000 Subject: [PATCH 002/108] first --- fathima_minhazain_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 fathima_minhazain_app/add_books_feature/create_book.txt diff --git a/fathima_minhazain_app/add_books_feature/create_book.txt b/fathima_minhazain_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..306efa598 --- /dev/null +++ b/fathima_minhazain_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. From 6c05583cb852a50699a92963cf77646676437f49 Mon Sep 17 00:00:00 2001 From: FathimaMinhaZain Date: Mon, 3 Nov 2025 14:34:00 +0000 Subject: [PATCH 003/108] list --- fathima_minhazain_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 fathima_minhazain_app/add_books_feature/list_all_books.txt diff --git a/fathima_minhazain_app/add_books_feature/list_all_books.txt b/fathima_minhazain_app/add_books_feature/list_all_books.txt new file mode 100644 index 000000000..c9791eb5b --- /dev/null +++ b/fathima_minhazain_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 eb79c8af71ebf56ab16266cbe1711740c8f8f551 Mon Sep 17 00:00:00 2001 From: FathimaMinhaZain Date: Mon, 3 Nov 2025 14:47:24 +0000 Subject: [PATCH 004/108] list2 --- fathima_minhazain_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/fathima_minhazain_app/add_books_feature/list_all_books.txt b/fathima_minhazain_app/add_books_feature/list_all_books.txt index c9791eb5b..c39022eae 100644 --- a/fathima_minhazain_app/add_books_feature/list_all_books.txt +++ b/fathima_minhazain_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." From 277b6101da9d79688ae221266ca5c3c253b5931e Mon Sep 17 00:00:00 2001 From: Soorya005 Date: Thu, 6 Nov 2025 15:35:32 +0530 Subject: [PATCH 005/108] Add create_book feature --- soorya_ap_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 soorya_ap_book_app/add_books_feature/create_book.txt diff --git a/soorya_ap_book_app/add_books_feature/create_book.txt b/soorya_ap_book_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..306efa598 --- /dev/null +++ b/soorya_ap_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. From 74dd6fdc87005d18ed91e7fbc75863e28d1e9bdd Mon Sep 17 00:00:00 2001 From: Soorya005 Date: Thu, 6 Nov 2025 15:41:37 +0530 Subject: [PATCH 006/108] Add list_all_books feature --- soorya_ap_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 soorya_ap_book_app/add_books_feature/list_all_books.txt diff --git a/soorya_ap_book_app/add_books_feature/list_all_books.txt b/soorya_ap_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 000000000..7f98a17bb --- /dev/null +++ b/soorya_ap_book_app/add_books_feature/list_all_books.txt @@ -0,0 +1 @@ +This is the feautre which shows the user all the books they havve created as a list From 1edc158b281d5ea1934c769d86b6b92975969f4b Mon Sep 17 00:00:00 2001 From: Soorya005 Date: Thu, 6 Nov 2025 15:45:18 +0530 Subject: [PATCH 007/108] Add sorting capability to list_all_books --- soorya_ap_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/soorya_ap_book_app/add_books_feature/list_all_books.txt b/soorya_ap_book_app/add_books_feature/list_all_books.txt index 7f98a17bb..c8c7b13a2 100644 --- a/soorya_ap_book_app/add_books_feature/list_all_books.txt +++ b/soorya_ap_book_app/add_books_feature/list_all_books.txt @@ -1 +1,2 @@ This is the feautre which shows the user all the books they havve created as a list +List all books will list all book in ascending order From 1758c0b7e167e0e636c810891fae494de016f5db Mon Sep 17 00:00:00 2001 From: Vedha VK Date: Thu, 6 Nov 2025 12:10:08 +0000 Subject: [PATCH 008/108] Add create_book feature --- vedha_vk_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 vedha_vk_book_app/add_books_feature/create_book.txt diff --git a/vedha_vk_book_app/add_books_feature/create_book.txt b/vedha_vk_book_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..306efa598 --- /dev/null +++ b/vedha_vk_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. From 8035ca38d7fe8a04ad8cba36115734334b11cc05 Mon Sep 17 00:00:00 2001 From: Vedha VK Date: Thu, 6 Nov 2025 12:13:48 +0000 Subject: [PATCH 009/108] Add list_all_books feature --- vedha_vk_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 vedha_vk_book_app/add_books_feature/list_all_books.txt diff --git a/vedha_vk_book_app/add_books_feature/list_all_books.txt b/vedha_vk_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 000000000..536ac382d --- /dev/null +++ b/vedha_vk_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 97dee126d9b79252a2df09da296b6449203166ba Mon Sep 17 00:00:00 2001 From: Vedha VK Date: Thu, 6 Nov 2025 12:14:05 +0000 Subject: [PATCH 010/108] Update list_all_books feature with ascending order --- vedha_vk_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/vedha_vk_book_app/add_books_feature/list_all_books.txt b/vedha_vk_book_app/add_books_feature/list_all_books.txt index 536ac382d..025a596e0 100644 --- a/vedha_vk_book_app/add_books_feature/list_all_books.txt +++ b/vedha_vk_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. From 43da3c545113ffac4ec5c9e3951b3f20f411d249 Mon Sep 17 00:00:00 2001 From: mufeeda12 Date: Thu, 6 Nov 2025 12:37:05 +0000 Subject: [PATCH 011/108] Add create_book feature --- mufeeda_a_p_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 mufeeda_a_p_book_app/add_books_feature/create_book.txt diff --git a/mufeeda_a_p_book_app/add_books_feature/create_book.txt b/mufeeda_a_p_book_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..306efa598 --- /dev/null +++ b/mufeeda_a_p_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. From b0a70604f46c36f92da36f148fc263144910aeb3 Mon Sep 17 00:00:00 2001 From: mufeeda12 Date: Thu, 6 Nov 2025 12:38:36 +0000 Subject: [PATCH 012/108] Add list_all_books feature --- mufeeda_a_p_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 mufeeda_a_p_book_app/add_books_feature/list_all_books.txt diff --git a/mufeeda_a_p_book_app/add_books_feature/list_all_books.txt b/mufeeda_a_p_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 000000000..536ac382d --- /dev/null +++ b/mufeeda_a_p_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 4d05c7efa6844f030bc2167336af6d7ee360ad70 Mon Sep 17 00:00:00 2001 From: mufeeda12 Date: Thu, 6 Nov 2025 12:39:04 +0000 Subject: [PATCH 013/108] Update list_all_books feature with ascending order --- mufeeda_a_p_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/mufeeda_a_p_book_app/add_books_feature/list_all_books.txt b/mufeeda_a_p_book_app/add_books_feature/list_all_books.txt index 536ac382d..025a596e0 100644 --- a/mufeeda_a_p_book_app/add_books_feature/list_all_books.txt +++ b/mufeeda_a_p_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. From c8ec06e2ae9e12fac606fd3074994965fa503d75 Mon Sep 17 00:00:00 2001 From: jairajrenjith Date: Sat, 8 Nov 2025 06:12:40 -0500 Subject: [PATCH 014/108] Add create_book feature --- jairaj_r_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 jairaj_r_book_app/add_books_feature/create_book.txt diff --git a/jairaj_r_book_app/add_books_feature/create_book.txt b/jairaj_r_book_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..306efa598 --- /dev/null +++ b/jairaj_r_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. From 834d68d1e8f21c31044184da6b535c62ed2fd378 Mon Sep 17 00:00:00 2001 From: jairajrenjith Date: Sat, 8 Nov 2025 06:15:39 -0500 Subject: [PATCH 015/108] Add list_all_books feature --- jairaj_r_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 jairaj_r_book_app/add_books_feature/list_all_books.txt diff --git a/jairaj_r_book_app/add_books_feature/list_all_books.txt b/jairaj_r_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 000000000..536ac382d --- /dev/null +++ b/jairaj_r_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 8f159b669e1b864b38f55a19ca324360cd10e814 Mon Sep 17 00:00:00 2001 From: jairajrenjith Date: Sat, 8 Nov 2025 06:16:35 -0500 Subject: [PATCH 016/108] Update list_all_books feature with ascending order --- jairaj_r_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/jairaj_r_book_app/add_books_feature/list_all_books.txt b/jairaj_r_book_app/add_books_feature/list_all_books.txt index 536ac382d..025a596e0 100644 --- a/jairaj_r_book_app/add_books_feature/list_all_books.txt +++ b/jairaj_r_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. From dd42f4eb9c9ef7e3fcf02b2ad9b3bdb471481080 Mon Sep 17 00:00:00 2001 From: Vishal-Jobin Date: Fri, 14 Nov 2025 19:38:36 +0530 Subject: [PATCH 017/108] Commit all current changes --- Vishal_Jobin_book_app/add_books_feature/create_book.txt | 1 + Vishal_Jobin_book_app/list_all_books.txt | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 Vishal_Jobin_book_app/add_books_feature/create_book.txt create mode 100644 Vishal_Jobin_book_app/list_all_books.txt diff --git a/Vishal_Jobin_book_app/add_books_feature/create_book.txt b/Vishal_Jobin_book_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..9c5f9f984 --- /dev/null +++ b/Vishal_Jobin_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. \ No newline at end of file diff --git a/Vishal_Jobin_book_app/list_all_books.txt b/Vishal_Jobin_book_app/list_all_books.txt new file mode 100644 index 000000000..cda366ec2 --- /dev/null +++ b/Vishal_Jobin_book_app/list_all_books.txt @@ -0,0 +1,3 @@ +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 \ No newline at end of file From bc0d372b9f6cab6aa9a9dde98ac3b01da9ccf434 Mon Sep 17 00:00:00 2001 From: Vishal-Jobin Date: Fri, 14 Nov 2025 19:55:08 +0530 Subject: [PATCH 018/108] Remove create_book.txt and list_all_books.txt --- Vishal_Jobin_book_app/add_books_feature/create_book.txt | 1 - Vishal_Jobin_book_app/list_all_books.txt | 3 --- 2 files changed, 4 deletions(-) delete mode 100644 Vishal_Jobin_book_app/add_books_feature/create_book.txt delete mode 100644 Vishal_Jobin_book_app/list_all_books.txt diff --git a/Vishal_Jobin_book_app/add_books_feature/create_book.txt b/Vishal_Jobin_book_app/add_books_feature/create_book.txt deleted file mode 100644 index 9c5f9f984..000000000 --- a/Vishal_Jobin_book_app/add_books_feature/create_book.txt +++ /dev/null @@ -1 +0,0 @@ -This is the feature for the author to add a new book. \ No newline at end of file diff --git a/Vishal_Jobin_book_app/list_all_books.txt b/Vishal_Jobin_book_app/list_all_books.txt deleted file mode 100644 index cda366ec2..000000000 --- a/Vishal_Jobin_book_app/list_all_books.txt +++ /dev/null @@ -1,3 +0,0 @@ -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 \ No newline at end of file From 5c05c78b267a1ff51e8f9377fdf07b2397e4a4f5 Mon Sep 17 00:00:00 2001 From: Vishal-Jobin Date: Fri, 14 Nov 2025 19:57:05 +0530 Subject: [PATCH 019/108] Add create_book.txt with author feature --- .../add_books_feature/create_book.txt | Bin 0 -> 112 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 vishal_jobin_book_app/add_books_feature/create_book.txt diff --git a/vishal_jobin_book_app/add_books_feature/create_book.txt b/vishal_jobin_book_app/add_books_feature/create_book.txt new file mode 100644 index 0000000000000000000000000000000000000000..0434303cf2bc0a3060420be0f063e16f39834508 GIT binary patch literal 112 zcmXwwZ3;j@5Qd-M${pqePU8Y2M9S1!xjo*^YU=%-=k8fpIk1XZev+GoPUa+4A5x~| a>s?LJe;VqXQCHa5^>v8{ErN}XmWCH6Z4|)( literal 0 HcmV?d00001 From 4bb062ddf1fcf51fe15f2fd3681f6b2cccdaa22a Mon Sep 17 00:00:00 2001 From: Aadinadh S M Date: Sun, 16 Nov 2025 13:22:18 -0500 Subject: [PATCH 020/108] feat: add create_book.txt with add-book feature description --- Aadinadh_S_M_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 Aadinadh_S_M_book_app/add_books_feature/create_book.txt diff --git a/Aadinadh_S_M_book_app/add_books_feature/create_book.txt b/Aadinadh_S_M_book_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..306efa598 --- /dev/null +++ b/Aadinadh_S_M_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. From 8fc07c4f0ab1613f48d5694a7c50a9d0e1fdcad7 Mon Sep 17 00:00:00 2001 From: Karthik Krishnan <141357296+iamkarthik2004@users.noreply.github.com> Date: Sun, 23 Nov 2025 23:49:25 +0530 Subject: [PATCH 021/108] Create create_book.txt --- karthik_krishnan_book_app/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 karthik_krishnan_book_app/create_book.txt diff --git a/karthik_krishnan_book_app/create_book.txt b/karthik_krishnan_book_app/create_book.txt new file mode 100644 index 000000000..306efa598 --- /dev/null +++ b/karthik_krishnan_book_app/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. From 1e529a02c3dd68a270fd42b0de6577606d68b967 Mon Sep 17 00:00:00 2001 From: Karthik Krishnan <141357296+iamkarthik2004@users.noreply.github.com> Date: Sun, 23 Nov 2025 23:53:51 +0530 Subject: [PATCH 022/108] Create create_book.txt --- karthik_krishnan_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 karthik_krishnan_book_app/add_books_feature/create_book.txt diff --git a/karthik_krishnan_book_app/add_books_feature/create_book.txt b/karthik_krishnan_book_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..306efa598 --- /dev/null +++ b/karthik_krishnan_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. From 7f5f1a667d0bb323ccbcedd89f15df7dc49a119c Mon Sep 17 00:00:00 2001 From: Karthik Krishnan <141357296+iamkarthik2004@users.noreply.github.com> Date: Sun, 23 Nov 2025 23:54:11 +0530 Subject: [PATCH 023/108] Delete karthik_krishnan_book_app/create_book.txt --- karthik_krishnan_book_app/create_book.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 karthik_krishnan_book_app/create_book.txt diff --git a/karthik_krishnan_book_app/create_book.txt b/karthik_krishnan_book_app/create_book.txt deleted file mode 100644 index 306efa598..000000000 --- a/karthik_krishnan_book_app/create_book.txt +++ /dev/null @@ -1 +0,0 @@ -This is the feature for the author to add a new book. From 3161a04a8d06a4bbf8eb44e93e6eb376287c2784 Mon Sep 17 00:00:00 2001 From: Karthik Krishnan <141357296+iamkarthik2004@users.noreply.github.com> Date: Sun, 23 Nov 2025 23:54:29 +0530 Subject: [PATCH 024/108] Create list_all_books.txt --- karthik_krishnan_book_app/add_books_feature/list_all_books.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 karthik_krishnan_book_app/add_books_feature/list_all_books.txt diff --git a/karthik_krishnan_book_app/add_books_feature/list_all_books.txt b/karthik_krishnan_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 000000000..025a596e0 --- /dev/null +++ b/karthik_krishnan_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. From 062142a85b37111de0c88c39c183c78b5ab13e96 Mon Sep 17 00:00:00 2001 From: Navomy Mariya Alex Date: Tue, 25 Nov 2025 13:38:50 +0530 Subject: [PATCH 025/108] Added create_book.txt --- navomy_mariya_alex_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 navomy_mariya_alex_book_app/add_books_feature/create_book.txt diff --git a/navomy_mariya_alex_book_app/add_books_feature/create_book.txt b/navomy_mariya_alex_book_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..306efa598 --- /dev/null +++ b/navomy_mariya_alex_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. From f336845a03a7470e3845918124fde7d34b169d49 Mon Sep 17 00:00:00 2001 From: Navomy Mariya Alex Date: Tue, 25 Nov 2025 13:42:56 +0530 Subject: [PATCH 026/108] Added list_all_books.txt --- navomy_mariya_alex_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 navomy_mariya_alex_book_app/add_books_feature/list_all_books.txt diff --git a/navomy_mariya_alex_book_app/add_books_feature/list_all_books.txt b/navomy_mariya_alex_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 000000000..536ac382d --- /dev/null +++ b/navomy_mariya_alex_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 085f19f5faed98e361512179fe1d3fb1f60ef2dc Mon Sep 17 00:00:00 2001 From: Navomy Mariya Alex Date: Tue, 25 Nov 2025 13:45:40 +0530 Subject: [PATCH 027/108] Added list_all_books.txt --- navomy_mariya_alex_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/navomy_mariya_alex_book_app/add_books_feature/list_all_books.txt b/navomy_mariya_alex_book_app/add_books_feature/list_all_books.txt index 536ac382d..025a596e0 100644 --- a/navomy_mariya_alex_book_app/add_books_feature/list_all_books.txt +++ b/navomy_mariya_alex_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. From beec7c99fe76d04340fe7bd2149fa756323d4d29 Mon Sep 17 00:00:00 2001 From: sandra07alex Date: Wed, 26 Nov 2025 23:21:25 +0530 Subject: [PATCH 028/108] feat: add create_book.txt - author add book feature --- sandra_alex_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 sandra_alex_book_app/add_books_feature/create_book.txt diff --git a/sandra_alex_book_app/add_books_feature/create_book.txt b/sandra_alex_book_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..fd6c7c500 --- /dev/null +++ b/sandra_alex_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. From de28aebd2ffe2887511848b63cf09dc3de36b9db Mon Sep 17 00:00:00 2001 From: sandra07alex Date: Wed, 26 Nov 2025 23:27:45 +0530 Subject: [PATCH 029/108] feat: add list_all_books.txt - initial list feature --- sandra_alex_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 sandra_alex_book_app/add_books_feature/list_all_books.txt diff --git a/sandra_alex_book_app/add_books_feature/list_all_books.txt b/sandra_alex_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 000000000..ea145a9ee --- /dev/null +++ b/sandra_alex_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 7a42c5ef24f12c7133ec94b48c5d6a3e64cba42a Mon Sep 17 00:00:00 2001 From: sandra07alex Date: Wed, 26 Nov 2025 23:29:23 +0530 Subject: [PATCH 030/108] feat: list_all_books - added ordering info (ascending) --- sandra_alex_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/sandra_alex_book_app/add_books_feature/list_all_books.txt b/sandra_alex_book_app/add_books_feature/list_all_books.txt index ea145a9ee..f3b420936 100644 --- a/sandra_alex_book_app/add_books_feature/list_all_books.txt +++ b/sandra_alex_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. From 54b8bf8bb0d3c24655cf2d15ce0fcf14ad2d25a2 Mon Sep 17 00:00:00 2001 From: Safwan Date: Mon, 1 Dec 2025 15:33:19 +0530 Subject: [PATCH 031/108] Add create_book feature --- .../add_books_feature/create_book.txt | Bin 0 -> 112 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 safwan_cs_book_app/add_books_feature/create_book.txt diff --git a/safwan_cs_book_app/add_books_feature/create_book.txt b/safwan_cs_book_app/add_books_feature/create_book.txt new file mode 100644 index 0000000000000000000000000000000000000000..0434303cf2bc0a3060420be0f063e16f39834508 GIT binary patch literal 112 zcmXwwZ3;j@5Qd-M${pqePU8Y2M9S1!xjo*^YU=%-=k8fpIk1XZev+GoPUa+4A5x~| a>s?LJe;VqXQCHa5^>v8{ErN}XmWCH6Z4|)( literal 0 HcmV?d00001 From 8fd150538726b107c2b99ef315093d4e4bb73bd1 Mon Sep 17 00:00:00 2001 From: Safwan Date: Mon, 1 Dec 2025 15:37:01 +0530 Subject: [PATCH 032/108] Add list all books feature --- .../add_books_feature/list_all_books.txt | Bin 0 -> 168 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 safwan_cs_book_app/add_books_feature/list_all_books.txt diff --git a/safwan_cs_book_app/add_books_feature/list_all_books.txt b/safwan_cs_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 0000000000000000000000000000000000000000..13a8557262301536b8e1b7d7a346661ec1f26a22 GIT binary patch literal 168 zcmYk0-3mZZ5QM*LU{2UQ=ii5m7#-g Date: Mon, 1 Dec 2025 15:38:52 +0530 Subject: [PATCH 033/108] Add ascending order listing feature --- .../add_books_feature/list_all_books.txt | Bin 168 -> 280 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/safwan_cs_book_app/add_books_feature/list_all_books.txt b/safwan_cs_book_app/add_books_feature/list_all_books.txt index 13a8557262301536b8e1b7d7a346661ec1f26a22..56483304a6359af9af1bb415a1e773d009c4ee84 100644 GIT binary patch delta 119 zcmZ3%ID=`ziUJ>oOon2H5(Wi^M1~w7RA5MA$Opn~pr`^vIZzfNnuAweCPN Date: Mon, 1 Dec 2025 19:01:34 +0530 Subject: [PATCH 034/108] 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 035/108] 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 036/108] 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 037/108] 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. From 37dbff5e513ea1281ebb667bce66e576e407b819 Mon Sep 17 00:00:00 2001 From: Athira1903 Date: Mon, 8 Dec 2025 20:47:11 +0530 Subject: [PATCH 038/108] feat: add create_book feature --- athira_biju_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 athira_biju_book_app/add_books_feature/create_book.txt diff --git a/athira_biju_book_app/add_books_feature/create_book.txt b/athira_biju_book_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..5891cba3b --- /dev/null +++ b/athira_biju_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +"This is the feature for the author to add a new book." From b5710581b13848d49a8d8fc694755f2cd2866a9c Mon Sep 17 00:00:00 2001 From: Athira1903 Date: Mon, 8 Dec 2025 20:48:18 +0530 Subject: [PATCH 039/108] feat: add list all books feature --- athira_biju_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 athira_biju_book_app/add_books_feature/list_all_books.txt diff --git a/athira_biju_book_app/add_books_feature/list_all_books.txt b/athira_biju_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 000000000..a897baafe --- /dev/null +++ b/athira_biju_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 ee206d2ba2fbebfde7d79fbe067cf6333b352e0e Mon Sep 17 00:00:00 2001 From: Athira1903 Date: Mon, 8 Dec 2025 20:49:06 +0530 Subject: [PATCH 040/108] enhancement: list books in ascending order --- athira_biju_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/athira_biju_book_app/add_books_feature/list_all_books.txt b/athira_biju_book_app/add_books_feature/list_all_books.txt index a897baafe..ca4686e0b 100644 --- a/athira_biju_book_app/add_books_feature/list_all_books.txt +++ b/athira_biju_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." From 36472cbef5aacbfbe8a6190914f4a1882cc21563 Mon Sep 17 00:00:00 2001 From: Alka Devi Date: Tue, 9 Dec 2025 06:22:53 +0000 Subject: [PATCH 041/108] added book --- alka_devi_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 alka_devi_book_app/add_books_feature/create_book.txt diff --git a/alka_devi_book_app/add_books_feature/create_book.txt b/alka_devi_book_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..306efa598 --- /dev/null +++ b/alka_devi_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. From fb14e50e25c1ea327cdd688857494883ab6c931f Mon Sep 17 00:00:00 2001 From: Alka Devi Date: Tue, 9 Dec 2025 06:24:31 +0000 Subject: [PATCH 042/108] Add list_all_books feature --- alka_devi_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 alka_devi_book_app/add_books_feature/list_all_books.txt diff --git a/alka_devi_book_app/add_books_feature/list_all_books.txt b/alka_devi_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 000000000..536ac382d --- /dev/null +++ b/alka_devi_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 82c8f3f7147c0f92b77819f553d150c18b9205aa Mon Sep 17 00:00:00 2001 From: Alka Devi Date: Tue, 9 Dec 2025 06:24:46 +0000 Subject: [PATCH 043/108] Enhance list_all_books feature with ascending order --- alka_devi_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/alka_devi_book_app/add_books_feature/list_all_books.txt b/alka_devi_book_app/add_books_feature/list_all_books.txt index 536ac382d..025a596e0 100644 --- a/alka_devi_book_app/add_books_feature/list_all_books.txt +++ b/alka_devi_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. From 291cef3e88df1c1cf63d86f927cbfa4676645567 Mon Sep 17 00:00:00 2001 From: AFLA Date: Wed, 10 Dec 2025 22:49:51 +0530 Subject: [PATCH 044/108] commit1 --- .../add_books_feature/create_book.txt | Bin 0 -> 110 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 aflaha_c_book_app/add_books_feature/create_book.txt diff --git a/aflaha_c_book_app/add_books_feature/create_book.txt b/aflaha_c_book_app/add_books_feature/create_book.txt new file mode 100644 index 0000000000000000000000000000000000000000..5d217de9d55ec3f83dd0544f2cb6a6ff48dedac1 GIT binary patch literal 110 zcmXww+X;X$3`Nhk;0_t83q({Zf&s0#y?Tq4z Date: Wed, 10 Dec 2025 22:54:36 +0530 Subject: [PATCH 045/108] commit2 --- .../add_books_feature/list_all_books.txt | Bin 0 -> 168 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 aflaha_c_book_app/add_books_feature/list_all_books.txt diff --git a/aflaha_c_book_app/add_books_feature/list_all_books.txt b/aflaha_c_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 0000000000000000000000000000000000000000..f0181916dbfd1942575a542102291d2e8736d446 GIT binary patch literal 168 zcmYk0Q3`-C3`6rRcmV%;0#D-w=A29%40LmNc{NrADGdZ((w;{Lj|nT})kN>;Myf$V z#-hF`XQ@KkBcf>P<1?KjD@+BBF#9z1WFzJuy`zy$TdlU=cN_-I-k%t5(0>wI)TnR) DFFPMP literal 0 HcmV?d00001 From b11c54c0a1bcbeada682ed501226b7b770e5157d Mon Sep 17 00:00:00 2001 From: AFLA Date: Wed, 10 Dec 2025 22:57:14 +0530 Subject: [PATCH 046/108] commit3 --- .../add_books_feature/list_all_books.txt | Bin 168 -> 280 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/aflaha_c_book_app/add_books_feature/list_all_books.txt b/aflaha_c_book_app/add_books_feature/list_all_books.txt index f0181916dbfd1942575a542102291d2e8736d446..0eb5604ef7d2339db4ac95a740d04cbe322737e9 100644 GIT binary patch delta 119 zcmZ3%ID=`ziUJ>oOon2H5(Wi^M1~w7RA5MA$Opn~pr`^vIZzfNnuAweCPN Date: Thu, 11 Dec 2025 18:01:58 +0530 Subject: [PATCH 047/108] Add create_book feature file --- krishnendhu_s_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 krishnendhu_s_book_app/add_books_feature/create_book.txt diff --git a/krishnendhu_s_book_app/add_books_feature/create_book.txt b/krishnendhu_s_book_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..306efa598 --- /dev/null +++ b/krishnendhu_s_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. From 8bae7383c517e3881aad0a2601156117cf6060d8 Mon Sep 17 00:00:00 2001 From: Krishnendhu Date: Thu, 11 Dec 2025 18:04:00 +0530 Subject: [PATCH 048/108] Add initial list_all_books feature --- krishnendhu_s_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 krishnendhu_s_book_app/add_books_feature/list_all_books.txt diff --git a/krishnendhu_s_book_app/add_books_feature/list_all_books.txt b/krishnendhu_s_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 000000000..536ac382d --- /dev/null +++ b/krishnendhu_s_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 c7fcb66649ee90e25cad061d8dbe3ee99d319103 Mon Sep 17 00:00:00 2001 From: Krishnendhu Date: Thu, 11 Dec 2025 18:04:57 +0530 Subject: [PATCH 049/108] Add ascending order listing feature --- krishnendhu_s_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/krishnendhu_s_book_app/add_books_feature/list_all_books.txt b/krishnendhu_s_book_app/add_books_feature/list_all_books.txt index 536ac382d..025a596e0 100644 --- a/krishnendhu_s_book_app/add_books_feature/list_all_books.txt +++ b/krishnendhu_s_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. From b68e5e3931d66df4451b7e74253ba7593f4dbe45 Mon Sep 17 00:00:00 2001 From: Sabari Date: Thu, 11 Dec 2025 18:07:28 +0530 Subject: [PATCH 050/108] Added create book feature --- Sabari_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 Sabari_book_app/add_books_feature/create_book.txt diff --git a/Sabari_book_app/add_books_feature/create_book.txt b/Sabari_book_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..306efa598 --- /dev/null +++ b/Sabari_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. From d535e213ca5f55991c69b8a60ee22f637cbdd0be Mon Sep 17 00:00:00 2001 From: Sabari Date: Thu, 11 Dec 2025 18:09:27 +0530 Subject: [PATCH 051/108] Added list all books basic text --- Sabari_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 Sabari_book_app/add_books_feature/list_all_books.txt diff --git a/Sabari_book_app/add_books_feature/list_all_books.txt b/Sabari_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 000000000..536ac382d --- /dev/null +++ b/Sabari_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 f816289f8f85e610dba1c2062361c79173d4b1cb Mon Sep 17 00:00:00 2001 From: Sabari Date: Thu, 11 Dec 2025 18:11:09 +0530 Subject: [PATCH 052/108] Updated list sorting order --- Sabari_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Sabari_book_app/add_books_feature/list_all_books.txt b/Sabari_book_app/add_books_feature/list_all_books.txt index 536ac382d..025a596e0 100644 --- a/Sabari_book_app/add_books_feature/list_all_books.txt +++ b/Sabari_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. From d9d74b2df5ccb461c9f8e46a6cbdf9b8a5009249 Mon Sep 17 00:00:00 2001 From: Milan Sijo Date: Mon, 15 Dec 2025 19:11:28 +0530 Subject: [PATCH 053/108] Feature for authrs tto add new books was added --- milan_sijo_book_app/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 milan_sijo_book_app/create_book.txt diff --git a/milan_sijo_book_app/create_book.txt b/milan_sijo_book_app/create_book.txt new file mode 100644 index 000000000..9c5f9f984 --- /dev/null +++ b/milan_sijo_book_app/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. \ No newline at end of file From 773a9849a01d2bb2e71a0aa0908b5e7c37904c24 Mon Sep 17 00:00:00 2001 From: Milan Sijo Date: Mon, 15 Dec 2025 19:13:59 +0530 Subject: [PATCH 054/108] list all books features added to new branch --- milan_sijo_book_app/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 milan_sijo_book_app/list_all_books.txt diff --git a/milan_sijo_book_app/list_all_books.txt b/milan_sijo_book_app/list_all_books.txt new file mode 100644 index 000000000..709e24bdf --- /dev/null +++ b/milan_sijo_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. \ No newline at end of file From 556227d446170878ca52d8925edf597b5b61e75e Mon Sep 17 00:00:00 2001 From: Milan Sijo Date: Mon, 15 Dec 2025 19:36:51 +0530 Subject: [PATCH 055/108] edited the feature --- milan_sijo_book_app/list_all_books.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/milan_sijo_book_app/list_all_books.txt b/milan_sijo_book_app/list_all_books.txt index 709e24bdf..eaeac0e8c 100644 --- a/milan_sijo_book_app/list_all_books.txt +++ b/milan_sijo_book_app/list_all_books.txt @@ -1 +1,2 @@ -This is the feature which shows the user all the books they’ve created as a list. \ No newline at end of file +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. \ No newline at end of file From 96e34ce7829be01c07e95cfeb0d51963fc36b941 Mon Sep 17 00:00:00 2001 From: Jesty Jose <142577213+JestyJose@users.noreply.github.com> Date: Fri, 19 Dec 2025 22:24:37 +0530 Subject: [PATCH 056/108] Create create_book.txt --- jesty_book_app/add_book_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 jesty_book_app/add_book_feature/create_book.txt diff --git a/jesty_book_app/add_book_feature/create_book.txt b/jesty_book_app/add_book_feature/create_book.txt new file mode 100644 index 000000000..80dcf62da --- /dev/null +++ b/jesty_book_app/add_book_feature/create_book.txt @@ -0,0 +1 @@ +This feature allows the author to create a new book. From 342986ccd5861a72b01c22ac57ea442e8fcbf012 Mon Sep 17 00:00:00 2001 From: Jesty Jose <142577213+JestyJose@users.noreply.github.com> Date: Fri, 19 Dec 2025 22:36:22 +0530 Subject: [PATCH 057/108] Add list all books feature --- jesty_book_app/add_book_feature/list_all_books.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 jesty_book_app/add_book_feature/list_all_books.txt diff --git a/jesty_book_app/add_book_feature/list_all_books.txt b/jesty_book_app/add_book_feature/list_all_books.txt new file mode 100644 index 000000000..76d9d5423 --- /dev/null +++ b/jesty_book_app/add_book_feature/list_all_books.txt @@ -0,0 +1,2 @@ +This feature lists all books created by the user. +Books are shown in ascending order. From 2d60531e259ff771fa48c91018a0dc4756c42ccf Mon Sep 17 00:00:00 2001 From: SaiV-05-18 Date: Sat, 20 Dec 2025 17:12:35 +0530 Subject: [PATCH 058/108] Fix commit --- Akash_A_book_app/add_books_feature/create_book.txt | 12 ------------ akash_a_book_app/add_books_feature/create_book.txt | 12 ------------ 2 files changed, 24 deletions(-) delete mode 100644 Akash_A_book_app/add_books_feature/create_book.txt delete mode 100644 akash_a_book_app/add_books_feature/create_book.txt diff --git a/Akash_A_book_app/add_books_feature/create_book.txt b/Akash_A_book_app/add_books_feature/create_book.txt deleted file mode 100644 index 8efcd5086..000000000 --- a/Akash_A_book_app/add_books_feature/create_book.txt +++ /dev/null @@ -1,12 +0,0 @@ -This -is -the -feature -for -the -author -to -add -a -new -book. diff --git a/akash_a_book_app/add_books_feature/create_book.txt b/akash_a_book_app/add_books_feature/create_book.txt deleted file mode 100644 index 3a894ac0b..000000000 --- a/akash_a_book_app/add_books_feature/create_book.txt +++ /dev/null @@ -1,12 +0,0 @@ -This -is -the -feature -for -the -author -to -add -a -new -book. From 30b3b2763cfe1f408decbac49743ba994396dc92 Mon Sep 17 00:00:00 2001 From: SaiV-05-18 Date: Sat, 20 Dec 2025 17:15:32 +0530 Subject: [PATCH 059/108] Add book feature --- saivivek_mv_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 saivivek_mv_book_app/add_books_feature/create_book.txt diff --git a/saivivek_mv_book_app/add_books_feature/create_book.txt b/saivivek_mv_book_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..306efa598 --- /dev/null +++ b/saivivek_mv_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. From 1605b0bb6c656c45c7a2c8b1f41cf81dcb6afe7e Mon Sep 17 00:00:00 2001 From: SaiV-05-18 Date: Sat, 20 Dec 2025 17:23:42 +0530 Subject: [PATCH 060/108] List books feature --- saivivek_mv_book_app/add_books_feature/list_all_books.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 saivivek_mv_book_app/add_books_feature/list_all_books.txt diff --git a/saivivek_mv_book_app/add_books_feature/list_all_books.txt b/saivivek_mv_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 000000000..025a596e0 --- /dev/null +++ b/saivivek_mv_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. From 674859713d8413d28aa16a92aa87ffd18cb5bcb0 Mon Sep 17 00:00:00 2001 From: AHMAD YASEEN S Date: Tue, 23 Dec 2025 21:44:56 +0530 Subject: [PATCH 061/108] Add create book feature --- yaseen_ahmad_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 yaseen_ahmad_book_app/add_books_feature/create_book.txt diff --git a/yaseen_ahmad_book_app/add_books_feature/create_book.txt b/yaseen_ahmad_book_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..306efa598 --- /dev/null +++ b/yaseen_ahmad_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. From 52ce5e1a29144e5183b6fcfebd4c17f651a8ce24 Mon Sep 17 00:00:00 2001 From: AHMAD YASEEN S Date: Tue, 23 Dec 2025 21:46:14 +0530 Subject: [PATCH 062/108] Add list all books feature --- yaseen_ahmad_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 yaseen_ahmad_book_app/add_books_feature/list_all_books.txt diff --git a/yaseen_ahmad_book_app/add_books_feature/list_all_books.txt b/yaseen_ahmad_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 000000000..536ac382d --- /dev/null +++ b/yaseen_ahmad_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 321b82163926ad052a46a78e6f7bfc5561c7faef Mon Sep 17 00:00:00 2001 From: AHMAD YASEEN S Date: Tue, 23 Dec 2025 21:46:41 +0530 Subject: [PATCH 063/108] Enhance list all books feature with sorting --- yaseen_ahmad_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/yaseen_ahmad_book_app/add_books_feature/list_all_books.txt b/yaseen_ahmad_book_app/add_books_feature/list_all_books.txt index 536ac382d..025a596e0 100644 --- a/yaseen_ahmad_book_app/add_books_feature/list_all_books.txt +++ b/yaseen_ahmad_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. From 1e4d8830eb7673cc7a3df0b3ec4aa13ba3899725 Mon Sep 17 00:00:00 2001 From: meenuks141 Date: Wed, 24 Dec 2025 16:35:16 +0000 Subject: [PATCH 064/108] Add create_book feature --- yourname_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 yourname_book_app/add_books_feature/create_book.txt diff --git a/yourname_book_app/add_books_feature/create_book.txt b/yourname_book_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..306efa598 --- /dev/null +++ b/yourname_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. From 74473d3826c47e1112726f301dc97227bcd4f3d7 Mon Sep 17 00:00:00 2001 From: meenuks141 Date: Wed, 24 Dec 2025 16:35:49 +0000 Subject: [PATCH 065/108] Add initial list_all_books feature --- yourname_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 yourname_book_app/add_books_feature/list_all_books.txt diff --git a/yourname_book_app/add_books_feature/list_all_books.txt b/yourname_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 000000000..536ac382d --- /dev/null +++ b/yourname_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 3dcd038a1595195c6fafabd87d76fc2ffc8e2eb7 Mon Sep 17 00:00:00 2001 From: meenuks141 Date: Wed, 24 Dec 2025 16:36:04 +0000 Subject: [PATCH 066/108] Update list_all_books to show books in ascending order --- yourname_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/yourname_book_app/add_books_feature/list_all_books.txt b/yourname_book_app/add_books_feature/list_all_books.txt index 536ac382d..025a596e0 100644 --- a/yourname_book_app/add_books_feature/list_all_books.txt +++ b/yourname_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. From 06f39403b0040590f11bf30e1807a2f832bf2af2 Mon Sep 17 00:00:00 2001 From: sidharthkv1100 Date: Sun, 28 Dec 2025 04:29:30 +0000 Subject: [PATCH 067/108] Add list_all_books feature --- sidharthkv_book_app/add_books_feature/create_book.txt | 1 + sidharthkv_book_app/add_books_feature/list_all_books.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 sidharthkv_book_app/add_books_feature/create_book.txt create mode 100644 sidharthkv_book_app/add_books_feature/list_all_books.txt diff --git a/sidharthkv_book_app/add_books_feature/create_book.txt b/sidharthkv_book_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..75a35b477 --- /dev/null +++ b/sidharthkv_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book diff --git a/sidharthkv_book_app/add_books_feature/list_all_books.txt b/sidharthkv_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 000000000..7030ec7ec --- /dev/null +++ b/sidharthkv_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 89dbc1070092c10d58baa2c76b332d92ed621290 Mon Sep 17 00:00:00 2001 From: sidharthkv1100 Date: Sun, 28 Dec 2025 04:30:28 +0000 Subject: [PATCH 068/108] Update list_all_books with sorting description --- sidharthkv_book_app/add_books_feature/list_all_books.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sidharthkv_book_app/add_books_feature/list_all_books.txt b/sidharthkv_book_app/add_books_feature/list_all_books.txt index 7030ec7ec..0b6c7bdc2 100644 --- a/sidharthkv_book_app/add_books_feature/list_all_books.txt +++ b/sidharthkv_book_app/add_books_feature/list_all_books.txt @@ -1 +1,3 @@ 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. From 105c134f0fd5a2ab27f73b29ce8edca1bd7d1921 Mon Sep 17 00:00:00 2001 From: prajwal-56 Date: Wed, 31 Dec 2025 19:33:57 +0530 Subject: [PATCH 069/108] create book file created --- .../add_books_feature/create_book.txt | Bin 0 -> 112 bytes .../add_books_feature/list_all_books.txt | Bin 0 -> 168 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Prajwal_book_app/add_books_feature/create_book.txt create mode 100644 Prajwal_book_app/add_books_feature/list_all_books.txt diff --git a/Prajwal_book_app/add_books_feature/create_book.txt b/Prajwal_book_app/add_books_feature/create_book.txt new file mode 100644 index 0000000000000000000000000000000000000000..0434303cf2bc0a3060420be0f063e16f39834508 GIT binary patch literal 112 zcmXwwZ3;j@5Qd-M${pqePU8Y2M9S1!xjo*^YU=%-=k8fpIk1XZev+GoPUa+4A5x~| a>s?LJe;VqXQCHa5^>v8{ErN}XmWCH6Z4|)( literal 0 HcmV?d00001 diff --git a/Prajwal_book_app/add_books_feature/list_all_books.txt b/Prajwal_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 0000000000000000000000000000000000000000..f0181916dbfd1942575a542102291d2e8736d446 GIT binary patch literal 168 zcmYk0Q3`-C3`6rRcmV%;0#D-w=A29%40LmNc{NrADGdZ((w;{Lj|nT})kN>;Myf$V z#-hF`XQ@KkBcf>P<1?KjD@+BBF#9z1WFzJuy`zy$TdlU=cN_-I-k%t5(0>wI)TnR) DFFPMP literal 0 HcmV?d00001 From badc09c916bed8d40c542656f915f9dd4effa40b Mon Sep 17 00:00:00 2001 From: prajwal-56 Date: Wed, 31 Dec 2025 19:43:52 +0530 Subject: [PATCH 070/108] changed list all book - once --- .../add_books_feature/list_all_books.txt | Bin 168 -> 164 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/Prajwal_book_app/add_books_feature/list_all_books.txt b/Prajwal_book_app/add_books_feature/list_all_books.txt index f0181916dbfd1942575a542102291d2e8736d446..1980c9787f641ca9e284c5cb8e49c5fef9881072 100644 GIT binary patch delta 6 NcmZ3%xP)=S5&#HN0)qem delta 11 ScmZ3&xPo!Q5*A(tE(QP Date: Wed, 31 Dec 2025 19:44:57 +0530 Subject: [PATCH 071/108] added a new line in listallbook --- .../add_books_feature/list_all_books.txt | Bin 164 -> 276 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/Prajwal_book_app/add_books_feature/list_all_books.txt b/Prajwal_book_app/add_books_feature/list_all_books.txt index 1980c9787f641ca9e284c5cb8e49c5fef9881072..7cb87e9ca8795f17b91bc23177d433d580144726 100644 GIT binary patch delta 119 zcmZ3&IE87#k^)`^E(RZlOon2H5(Wi^M1~w7RA5MA$Opn~pr`^vIZzfNnuAweCPN Date: Wed, 31 Dec 2025 20:41:31 +0530 Subject: [PATCH 072/108] Fixed Binary file not shown thing --- .../add_books_feature/create_book.txt | Bin 112 -> 110 bytes .../add_books_feature/list_all_books.txt | Bin 276 -> 278 bytes 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/Prajwal_book_app/add_books_feature/create_book.txt b/Prajwal_book_app/add_books_feature/create_book.txt index 0434303cf2bc0a3060420be0f063e16f39834508..c60a5f1408bff4c03456481c20defb8c828b30b0 100644 GIT binary patch delta 7 OcmXTOn~=k#zyJUWaRL1R delta 9 Qcmc~Rn2^K5%fQ6|01i6=_5c6? diff --git a/Prajwal_book_app/add_books_feature/list_all_books.txt b/Prajwal_book_app/add_books_feature/list_all_books.txt index 7cb87e9ca8795f17b91bc23177d433d580144726..25cb4845c7f4fbd179442f9720e34fecfe323754 100644 GIT binary patch delta 10 RcmbQjG>vJ42qTjM0{{ Date: Wed, 31 Dec 2025 20:48:11 +0530 Subject: [PATCH 073/108] Binary file not shown - Actual fix --- .../add_books_feature/create_book.txt | Bin 110 -> 53 bytes .../add_books_feature/list_all_books.txt | Bin 278 -> 139 bytes 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/Prajwal_book_app/add_books_feature/create_book.txt b/Prajwal_book_app/add_books_feature/create_book.txt index c60a5f1408bff4c03456481c20defb8c828b30b0..9c5f9f98469aa3331000c603234dc1656e88855e 100644 GIT binary patch literal 53 zcmWH^$ShU>qLPeMg|yVflF}j|onHjzCzh6EfSCCTi76=xi3)kC XP1AoGbgr3eY&!V5;fY0P*MNQj{sI)r diff --git a/Prajwal_book_app/add_books_feature/list_all_books.txt b/Prajwal_book_app/add_books_feature/list_all_books.txt index 25cb4845c7f4fbd179442f9720e34fecfe323754..08f4b1def198eb9235b3acb4a48a0ce7899de95e 100644 GIT binary patch literal 139 zcmYj|u?@p83|f}X^s7pQ5p#nOPL1~0FEnWora5 zpbNWI(yY7TY&_3)uzN*iQ?2|N6yQ2kBhR5-oX&8gZX5PX2lq5rZ|)^0s55P8(lVp< nNous$PRELV?pxQ)?~=Ky{__S+HN%rPkytKQZjm0H^>095`I0jQ From 8c1470d2684fba1d0572b2462de4ae9b84d825e3 Mon Sep 17 00:00:00 2001 From: octavia47 Date: Sat, 3 Jan 2026 23:14:59 +0530 Subject: [PATCH 074/108] Add Muhammad nasih done grep nasih --- Muhammad_Nasih_book_app/create_book.txt | 1 + Muhammad_Nasih_book_app/list_all_books.txt | 1 + list_all_books.txt | 1 + 3 files changed, 3 insertions(+) create mode 100644 Muhammad_Nasih_book_app/create_book.txt create mode 100644 Muhammad_Nasih_book_app/list_all_books.txt diff --git a/Muhammad_Nasih_book_app/create_book.txt b/Muhammad_Nasih_book_app/create_book.txt new file mode 100644 index 000000000..306efa598 --- /dev/null +++ b/Muhammad_Nasih_book_app/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. diff --git a/Muhammad_Nasih_book_app/list_all_books.txt b/Muhammad_Nasih_book_app/list_all_books.txt new file mode 100644 index 000000000..c9791eb5b --- /dev/null +++ b/Muhammad_Nasih_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.” diff --git a/list_all_books.txt b/list_all_books.txt index 025a596e0..465da59df 100644 --- a/list_all_books.txt +++ b/list_all_books.txt @@ -1,2 +1,3 @@ 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. +List all books will list all books in ascending order. From 9567e05da386a4f3fd5731367b35fc85c46e01c3 Mon Sep 17 00:00:00 2001 From: Anerudh M K Date: Sun, 4 Jan 2026 18:27:36 +0530 Subject: [PATCH 075/108] Added create_book feature --- Anerudh_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 Anerudh_book_app/add_books_feature/create_book.txt diff --git a/Anerudh_book_app/add_books_feature/create_book.txt b/Anerudh_book_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..306efa598 --- /dev/null +++ b/Anerudh_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. From 50f60b75dc335413daf59c30a0a7b71684c84afb Mon Sep 17 00:00:00 2001 From: Anerudh M K Date: Sun, 4 Jan 2026 18:28:33 +0530 Subject: [PATCH 076/108] Added list_all_books feature --- Anerudh_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 Anerudh_book_app/add_books_feature/list_all_books.txt diff --git a/Anerudh_book_app/add_books_feature/list_all_books.txt b/Anerudh_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 000000000..536ac382d --- /dev/null +++ b/Anerudh_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 22f2d431f14f6752684ca3b8597f6e3ef48f1f7f Mon Sep 17 00:00:00 2001 From: Anerudh M K Date: Sun, 4 Jan 2026 18:28:56 +0530 Subject: [PATCH 077/108] Updated list_all_books with sorting --- Anerudh_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Anerudh_book_app/add_books_feature/list_all_books.txt b/Anerudh_book_app/add_books_feature/list_all_books.txt index 536ac382d..025a596e0 100644 --- a/Anerudh_book_app/add_books_feature/list_all_books.txt +++ b/Anerudh_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. From d4aabd48085bd61cf582cb14258873bbb80fca54 Mon Sep 17 00:00:00 2001 From: Alien Date: Sun, 4 Jan 2026 21:33:11 +0530 Subject: [PATCH 078/108] Added list_all_books feature with sorting note --- pranav_mk_book_app/add_books_feature/list_all_books.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 pranav_mk_book_app/add_books_feature/list_all_books.txt diff --git a/pranav_mk_book_app/add_books_feature/list_all_books.txt b/pranav_mk_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 000000000..dd09807b3 --- /dev/null +++ b/pranav_mk_book_app/add_books_feature/list_all_books.txt @@ -0,0 +1,3 @@ +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. + From 1502a6b4802f13a44f4fbc2caddc40148b3d36ca Mon Sep 17 00:00:00 2001 From: Alien Date: Sun, 4 Jan 2026 21:45:12 +0530 Subject: [PATCH 079/108] Added my introduction --- my_intro.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/my_intro.txt b/my_intro.txt index a1d14c27f..a524123a5 100644 --- a/my_intro.txt +++ b/my_intro.txt @@ -1 +1 @@ -Hello from ChrisNijo +Hey there it's Pranav here aka Alien From 5f5c901a5726ee9f4005e454344ab7fd0b1ce056 Mon Sep 17 00:00:00 2001 From: Alien Date: Sun, 4 Jan 2026 22:00:42 +0530 Subject: [PATCH 080/108] Added list_all_books feature placeholder --- pranav_mk_book_app/add_books_feature/list_all_books.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/pranav_mk_book_app/add_books_feature/list_all_books.txt b/pranav_mk_book_app/add_books_feature/list_all_books.txt index dd09807b3..536ac382d 100644 --- a/pranav_mk_book_app/add_books_feature/list_all_books.txt +++ b/pranav_mk_book_app/add_books_feature/list_all_books.txt @@ -1,3 +1 @@ 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. - From 3b1fbd4a2f787db1316bccf8493a19d08b3fc511 Mon Sep 17 00:00:00 2001 From: Alien Date: Sun, 4 Jan 2026 23:13:27 +0530 Subject: [PATCH 081/108] Added create_book feature file --- pranav_mk_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 pranav_mk_book_app/add_books_feature/create_book.txt diff --git a/pranav_mk_book_app/add_books_feature/create_book.txt b/pranav_mk_book_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..306efa598 --- /dev/null +++ b/pranav_mk_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. From b738df0199bfbf557663fd80f03f676faae83dbc Mon Sep 17 00:00:00 2001 From: Sreya S Date: Mon, 12 Jan 2026 22:14:38 +0530 Subject: [PATCH 082/108] Add create book feature --- saniya_manoj_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 saniya_manoj_book_app/add_books_feature/create_book.txt diff --git a/saniya_manoj_book_app/add_books_feature/create_book.txt b/saniya_manoj_book_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..306efa598 --- /dev/null +++ b/saniya_manoj_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. From 7209f6baecb3637141c9a41af26333aefe8ffa33 Mon Sep 17 00:00:00 2001 From: Sreya S Date: Mon, 12 Jan 2026 22:27:26 +0530 Subject: [PATCH 083/108] Add list all books feature --- saniya_manoj_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 saniya_manoj_book_app/add_books_feature/list_all_books.txt diff --git a/saniya_manoj_book_app/add_books_feature/list_all_books.txt b/saniya_manoj_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 000000000..8fa4ee209 --- /dev/null +++ b/saniya_manoj_book_app/add_books_feature/list_all_books.txt @@ -0,0 +1 @@ +This feature lists all available books From 5f05d139aaa1c708adf3d0552e0ba592bc614672 Mon Sep 17 00:00:00 2001 From: Dithintitus Date: Tue, 27 Jan 2026 01:19:14 +0530 Subject: [PATCH 084/108] first --- titus_dithin_t_titus_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 titus_dithin_t_titus_book_app/add_books_feature/create_book.txt diff --git a/titus_dithin_t_titus_book_app/add_books_feature/create_book.txt b/titus_dithin_t_titus_book_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..3636d2574 --- /dev/null +++ b/titus_dithin_t_titus_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +"This is the feature for the author to add a new book." From cccd594dc4c0105a114eb22870a90e4a41c984ac Mon Sep 17 00:00:00 2001 From: Dithintitus Date: Tue, 27 Jan 2026 01:19:44 +0530 Subject: [PATCH 085/108] second --- .../add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 titus_dithin_t_titus_book_app/add_books_feature/list_all_books.txt diff --git a/titus_dithin_t_titus_book_app/add_books_feature/list_all_books.txt b/titus_dithin_t_titus_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 000000000..c9791eb5b --- /dev/null +++ b/titus_dithin_t_titus_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 9dc628bc6a50908064ba961be2c0cb4987e4aaf7 Mon Sep 17 00:00:00 2001 From: Dithintitus Date: Tue, 27 Jan 2026 01:21:29 +0530 Subject: [PATCH 086/108] third --- .../add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/titus_dithin_t_titus_book_app/add_books_feature/list_all_books.txt b/titus_dithin_t_titus_book_app/add_books_feature/list_all_books.txt index c9791eb5b..c39022eae 100644 --- a/titus_dithin_t_titus_book_app/add_books_feature/list_all_books.txt +++ b/titus_dithin_t_titus_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." From 9dde08fa1a096cfd4b6f3251b6f35b804d87e81d Mon Sep 17 00:00:00 2001 From: Keziah038 Date: Tue, 17 Feb 2026 20:41:58 +0530 Subject: [PATCH 087/108] Added create_book feature --- .../add_books_feature/create_book.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 keziah_mariam_raison_book_app/add_books_feature/create_book.txt diff --git a/keziah_mariam_raison_book_app/add_books_feature/create_book.txt b/keziah_mariam_raison_book_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..b1b865089 --- /dev/null +++ b/keziah_mariam_raison_book_app/add_books_feature/create_book.txt @@ -0,0 +1,15 @@ + GNU nano 8.5 create_book.txt + + + + + + + + + + + +This is the feature for the author to add a new book. +The author can enter the book title, author name and description. +Once submitted, the book details are saved successfully.... From dc547729d0180b6afe144ea8e5eecd00d4fb712f Mon Sep 17 00:00:00 2001 From: Keziah038 Date: Wed, 18 Feb 2026 07:37:19 +0530 Subject: [PATCH 088/108] Added missing list_all_books.txt file --- .../add_books_feature/list_all_books.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 keziah_mariam_raison_book_app/add_books_feature/list_all_books.txt diff --git a/keziah_mariam_raison_book_app/add_books_feature/list_all_books.txt b/keziah_mariam_raison_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 000000000..025a596e0 --- /dev/null +++ b/keziah_mariam_raison_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. From ecb3a245550d292e073952b33675512e403be8f1 Mon Sep 17 00:00:00 2001 From: aswika Date: Sat, 28 Feb 2026 12:02:22 +0000 Subject: [PATCH 089/108] Added create book feature --- aswika_grifith_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 aswika_grifith_book_app/add_books_feature/create_book.txt diff --git a/aswika_grifith_book_app/add_books_feature/create_book.txt b/aswika_grifith_book_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..306efa598 --- /dev/null +++ b/aswika_grifith_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. From 8085d011cd66168e53fd19690411182a452baefc Mon Sep 17 00:00:00 2001 From: aswika Date: Sat, 28 Feb 2026 12:13:11 +0000 Subject: [PATCH 090/108] added list all books feature --- aswika_grifith_book_app/add_books_feature/list_all_books.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 aswika_grifith_book_app/add_books_feature/list_all_books.txt diff --git a/aswika_grifith_book_app/add_books_feature/list_all_books.txt b/aswika_grifith_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 000000000..94932593b --- /dev/null +++ b/aswika_grifith_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. + From fd361f4a9446c22031cc26e2039df5e8b9476754 Mon Sep 17 00:00:00 2001 From: aswika Date: Sat, 28 Feb 2026 12:27:06 +0000 Subject: [PATCH 091/108] updated sorting function for listing all books --- .../aswika_grifith_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 aswika_grifith_book_app/add_books_feature/aswika_grifith_book_app/add_books_feature/list_all_books.txt diff --git a/aswika_grifith_book_app/add_books_feature/aswika_grifith_book_app/add_books_feature/list_all_books.txt b/aswika_grifith_book_app/add_books_feature/aswika_grifith_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 000000000..b64a603f2 --- /dev/null +++ b/aswika_grifith_book_app/add_books_feature/aswika_grifith_book_app/add_books_feature/list_all_books.txt @@ -0,0 +1 @@ +List all books will list all books in ascending order. From 72193f0768d8457c949d2b19ac489a29114d563d Mon Sep 17 00:00:00 2001 From: Arya John Date: Mon, 2 Mar 2026 14:59:34 +0530 Subject: [PATCH 092/108] =?UTF-8?q?This=20is=20the=20feature=20which=20sho?= =?UTF-8?q?ws=20the=20user=20all=20the=20books=20they=E2=80=99ve=20created?= =?UTF-8?q?=20as=20a=20list.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- arya_john_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 arya_john_book_app/add_books_feature/create_book.txt diff --git a/arya_john_book_app/add_books_feature/create_book.txt b/arya_john_book_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..9c5f9f984 --- /dev/null +++ b/arya_john_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. \ No newline at end of file From 1c5bfdbbcb23a410d6e05b4ba08b025458e38179 Mon Sep 17 00:00:00 2001 From: Arya John Date: Mon, 2 Mar 2026 15:08:19 +0530 Subject: [PATCH 093/108] =?UTF-8?q?This=20is=20the=20feature=20which=20sho?= =?UTF-8?q?ws=20the=20user=20all=20the=20books=20they=E2=80=99ve=20created?= =?UTF-8?q?=20as=20a=20list.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- arya_john_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 arya_john_book_app/add_books_feature/list_all_books.txt diff --git a/arya_john_book_app/add_books_feature/list_all_books.txt b/arya_john_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 000000000..709e24bdf --- /dev/null +++ b/arya_john_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. \ No newline at end of file From c86ec6c45a0766a871514e8301ea87a109a60c41 Mon Sep 17 00:00:00 2001 From: Arya John Date: Mon, 2 Mar 2026 15:11:06 +0530 Subject: [PATCH 094/108] Update list all books feature with sorting --- arya_john_book_app/add_books_feature/list_all_books.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arya_john_book_app/add_books_feature/list_all_books.txt b/arya_john_book_app/add_books_feature/list_all_books.txt index 709e24bdf..025a596e0 100644 --- a/arya_john_book_app/add_books_feature/list_all_books.txt +++ b/arya_john_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. \ No newline at end of file +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. From 70249e7cc6baa3c4bdf03704f9b15211acb5bbad Mon Sep 17 00:00:00 2001 From: Lexlonnn Date: Tue, 3 Mar 2026 17:49:03 +0530 Subject: [PATCH 095/108] Create_book Added --- ravish_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 ravish_book_app/add_books_feature/create_book.txt diff --git a/ravish_book_app/add_books_feature/create_book.txt b/ravish_book_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..9c5f9f984 --- /dev/null +++ b/ravish_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. \ No newline at end of file From 7371fd57ebf4db417d39aef8d729181f5753d83f Mon Sep 17 00:00:00 2001 From: Lexlonnn Date: Tue, 3 Mar 2026 17:52:10 +0530 Subject: [PATCH 096/108] list_all_books Added --- ravish_book_app/add_books_feature/list_all_books.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 ravish_book_app/add_books_feature/list_all_books.txt diff --git a/ravish_book_app/add_books_feature/list_all_books.txt b/ravish_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 000000000..eaeac0e8c --- /dev/null +++ b/ravish_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. \ No newline at end of file From 748c6b50bba915de35c091b47fef59d8149fb60b Mon Sep 17 00:00:00 2001 From: Favas Date: Tue, 3 Mar 2026 14:51:16 +0000 Subject: [PATCH 097/108] Add create book feature --- favas_m_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 favas_m_book_app/add_books_feature/create_book.txt diff --git a/favas_m_book_app/add_books_feature/create_book.txt b/favas_m_book_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..306efa598 --- /dev/null +++ b/favas_m_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. From dbaa2a32b94f73ebd479a21dafae0112841a5cac Mon Sep 17 00:00:00 2001 From: Favas Date: Tue, 3 Mar 2026 14:52:44 +0000 Subject: [PATCH 098/108] Add list all books feature --- favas_m_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 favas_m_book_app/add_books_feature/list_all_books.txt diff --git a/favas_m_book_app/add_books_feature/list_all_books.txt b/favas_m_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 000000000..536ac382d --- /dev/null +++ b/favas_m_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 07f0a7b209785e729b911a13105c5e9b9ed32760 Mon Sep 17 00:00:00 2001 From: Favas Date: Tue, 3 Mar 2026 14:53:09 +0000 Subject: [PATCH 099/108] Update list all books to sort in ascending order --- favas_m_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/favas_m_book_app/add_books_feature/list_all_books.txt b/favas_m_book_app/add_books_feature/list_all_books.txt index 536ac382d..025a596e0 100644 --- a/favas_m_book_app/add_books_feature/list_all_books.txt +++ b/favas_m_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. From 998e607673e3eea803f7539a7c9456b0096985db Mon Sep 17 00:00:00 2001 From: Salvin-Sebastian Date: Wed, 1 Apr 2026 11:18:12 +0530 Subject: [PATCH 100/108] Added create book feature --- salvin_sebastian_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 salvin_sebastian_book_app/add_books_feature/create_book.txt diff --git a/salvin_sebastian_book_app/add_books_feature/create_book.txt b/salvin_sebastian_book_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..347f0a0a7 --- /dev/null +++ b/salvin_sebastian_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +"This is the feature for the author to add a new book." \ No newline at end of file From 71ce851ee96d413515c6ef310ab04d10155e6d0f Mon Sep 17 00:00:00 2001 From: Salvin-Sebastian Date: Wed, 1 Apr 2026 11:20:57 +0530 Subject: [PATCH 101/108] Added list all books feature --- salvin_sebastian_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 salvin_sebastian_book_app/add_books_feature/list_all_books.txt diff --git a/salvin_sebastian_book_app/add_books_feature/list_all_books.txt b/salvin_sebastian_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 000000000..caf62ec0e --- /dev/null +++ b/salvin_sebastian_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.” \ No newline at end of file From b95cf25ea56059d886adba75ebad7d0072f9b003 Mon Sep 17 00:00:00 2001 From: Salvin-Sebastian Date: Wed, 1 Apr 2026 11:22:04 +0530 Subject: [PATCH 102/108] Updated list_all_books with sorting feature --- salvin_sebastian_book_app/add_books_feature/list_all_books.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/salvin_sebastian_book_app/add_books_feature/list_all_books.txt b/salvin_sebastian_book_app/add_books_feature/list_all_books.txt index caf62ec0e..cb0111a85 100644 --- a/salvin_sebastian_book_app/add_books_feature/list_all_books.txt +++ b/salvin_sebastian_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.” \ No newline at end of file +“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." \ No newline at end of file From 1c77ff82c90aa42eb2430c03d2a4140c3c5873ac Mon Sep 17 00:00:00 2001 From: Nayana Sen Date: Thu, 2 Apr 2026 11:22:01 +0530 Subject: [PATCH 103/108] added create_book.txt file --- nayana_sen_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 nayana_sen_book_app/add_books_feature/create_book.txt diff --git a/nayana_sen_book_app/add_books_feature/create_book.txt b/nayana_sen_book_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..9c5f9f984 --- /dev/null +++ b/nayana_sen_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. \ No newline at end of file From 3b7173aa61affdcda1f7a6cc38b3cdaa4ea1488d Mon Sep 17 00:00:00 2001 From: Nayana Sen Date: Thu, 2 Apr 2026 11:24:28 +0530 Subject: [PATCH 104/108] added list_all_books.txt file --- nayana_sen_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 nayana_sen_book_app/add_books_feature/list_all_books.txt diff --git a/nayana_sen_book_app/add_books_feature/list_all_books.txt b/nayana_sen_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 000000000..709e24bdf --- /dev/null +++ b/nayana_sen_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. \ No newline at end of file From 5fffe6c6a221c8c5af451ebcfe9a91491c3671b6 Mon Sep 17 00:00:00 2001 From: Nayana Sen Date: Thu, 2 Apr 2026 11:49:12 +0530 Subject: [PATCH 105/108] added the new line to list_all_books.txt file --- nayana_sen_book_app/add_books_feature/list_all_books.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nayana_sen_book_app/add_books_feature/list_all_books.txt b/nayana_sen_book_app/add_books_feature/list_all_books.txt index 709e24bdf..eaeac0e8c 100644 --- a/nayana_sen_book_app/add_books_feature/list_all_books.txt +++ b/nayana_sen_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. \ No newline at end of file +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. \ No newline at end of file From 5786f3928df6601766ace5e9bcf92d56c26bd614 Mon Sep 17 00:00:00 2001 From: eesa Date: Fri, 10 Apr 2026 19:41:48 +0530 Subject: [PATCH 106/108] Add initial list_all_books feature --- eesa_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 eesa_book_app/add_books_feature/list_all_books.txt diff --git a/eesa_book_app/add_books_feature/list_all_books.txt b/eesa_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 000000000..536ac382d --- /dev/null +++ b/eesa_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 a9fb6f6e7d360ff7d2de1f95d5ee0399deae1cf0 Mon Sep 17 00:00:00 2001 From: eesa Date: Fri, 10 Apr 2026 19:41:48 +0530 Subject: [PATCH 107/108] Add create_book.txt feature --- eesa_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 eesa_book_app/add_books_feature/create_book.txt diff --git a/eesa_book_app/add_books_feature/create_book.txt b/eesa_book_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..306efa598 --- /dev/null +++ b/eesa_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. From 9192d1e7a6bc60656995b7cbf34f20fc9998bc43 Mon Sep 17 00:00:00 2001 From: eesa Date: Fri, 10 Apr 2026 19:41:59 +0530 Subject: [PATCH 108/108] Add create_book.txt feature --- eesa_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 eesa_book_app/add_books_feature/create_book.txt diff --git a/eesa_book_app/add_books_feature/create_book.txt b/eesa_book_app/add_books_feature/create_book.txt new file mode 100644 index 000000000..306efa598 --- /dev/null +++ b/eesa_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book.