From b15f23aaa69dda64462696ff8f536857ecc3418a Mon Sep 17 00:00:00 2001 From: HelenSusanBejoy Date: Mon, 16 Sep 2024 22:45:00 +0530 Subject: [PATCH 01/25] add a create_book.txt --- helen_susan_bejoy_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 helen_susan_bejoy_app/add_books_feature/create_book.txt diff --git a/helen_susan_bejoy_app/add_books_feature/create_book.txt b/helen_susan_bejoy_app/add_books_feature/create_book.txt new file mode 100644 index 00000000..9c5f9f98 --- /dev/null +++ b/helen_susan_bejoy_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 ead4db74c08c701b259a3010ade195c33920c11c Mon Sep 17 00:00:00 2001 From: HelenSusanBejoy Date: Mon, 16 Sep 2024 22:54:58 +0530 Subject: [PATCH 02/25] added one more line to list_all_book.txt --- helen_susan_bejoy_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 helen_susan_bejoy_app/add_books_feature/list_all_books.txt diff --git a/helen_susan_bejoy_app/add_books_feature/list_all_books.txt b/helen_susan_bejoy_app/add_books_feature/list_all_books.txt new file mode 100644 index 00000000..776238ab --- /dev/null +++ b/helen_susan_bejoy_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.List all books will list all books in ascending order. \ No newline at end of file From 4d7058a0677bb5c68bc9934b6c4250cb9aaa1f6b Mon Sep 17 00:00:00 2001 From: HelenSusanBejoy Date: Wed, 18 Sep 2024 11:41:04 +0530 Subject: [PATCH 03/25] changed version --- helen_susan_bejoy_app/add_books_feature/list_all_books.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/helen_susan_bejoy_app/add_books_feature/list_all_books.txt b/helen_susan_bejoy_app/add_books_feature/list_all_books.txt index 776238ab..eaeac0e8 100644 --- a/helen_susan_bejoy_app/add_books_feature/list_all_books.txt +++ b/helen_susan_bejoy_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. \ 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 02eedaceaa761af4e25bfa423f7e5d7b752ea27a Mon Sep 17 00:00:00 2001 From: Joe George Date: Fri, 4 Oct 2024 19:44:45 +0530 Subject: [PATCH 04/25] Added create_book.txt with the add book feature --- joe_george_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 joe_george_book_app/add_books_feature/create_book.txt diff --git a/joe_george_book_app/add_books_feature/create_book.txt b/joe_george_book_app/add_books_feature/create_book.txt new file mode 100644 index 00000000..306efa59 --- /dev/null +++ b/joe_george_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. From f5e35949d22fc31924e4e73102757e1e23872dea Mon Sep 17 00:00:00 2001 From: Joe George Date: Fri, 4 Oct 2024 19:45:13 +0530 Subject: [PATCH 05/25] Added list_all_books.txt with list books feature --- joe_george_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 joe_george_book_app/add_books_feature/list_all_books.txt diff --git a/joe_george_book_app/add_books_feature/list_all_books.txt b/joe_george_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 00000000..536ac382 --- /dev/null +++ b/joe_george_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 89b0a99bc3542df7ccf167fcedf415ed97091565 Mon Sep 17 00:00:00 2001 From: Joe George Date: Fri, 4 Oct 2024 19:45:25 +0530 Subject: [PATCH 06/25] Updated list_all_books.txt to list books in ascending order --- joe_george_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/joe_george_book_app/add_books_feature/list_all_books.txt b/joe_george_book_app/add_books_feature/list_all_books.txt index 536ac382..025a596e 100644 --- a/joe_george_book_app/add_books_feature/list_all_books.txt +++ b/joe_george_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 b927f8a6864c2bc11f5ed0df7acf6fd820400272 Mon Sep 17 00:00:00 2001 From: husainsaifee53 Date: Fri, 4 Oct 2024 22:12:33 +0530 Subject: [PATCH 07/25] error phew --- husain_book_app/add_books_features/create_book.txt | 1 + husain_book_app/add_books_features/list_all_books.txt | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 husain_book_app/add_books_features/create_book.txt create mode 100644 husain_book_app/add_books_features/list_all_books.txt diff --git a/husain_book_app/add_books_features/create_book.txt b/husain_book_app/add_books_features/create_book.txt new file mode 100644 index 00000000..306efa59 --- /dev/null +++ b/husain_book_app/add_books_features/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. diff --git a/husain_book_app/add_books_features/list_all_books.txt b/husain_book_app/add_books_features/list_all_books.txt new file mode 100644 index 00000000..7f954325 --- /dev/null +++ b/husain_book_app/add_books_features/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 the books will list all books in ascending order. From 20874ed8ba99d68ada55d7e99b9cde4e46255c7a Mon Sep 17 00:00:00 2001 From: gourav Date: Tue, 8 Oct 2024 22:11:07 +0530 Subject: [PATCH 08/25] Add create_book.txt with feature description --- gourav_sarath_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 gourav_sarath_book_app/add_books_feature/create_book.txt diff --git a/gourav_sarath_book_app/add_books_feature/create_book.txt b/gourav_sarath_book_app/add_books_feature/create_book.txt new file mode 100644 index 00000000..306efa59 --- /dev/null +++ b/gourav_sarath_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. From 64d0f1823b606e39656e8b61f9e15dc81606d26c Mon Sep 17 00:00:00 2001 From: gourav Date: Tue, 8 Oct 2024 22:13:29 +0530 Subject: [PATCH 09/25] Add list_all_books.txt with feature description --- gourav_sarath_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 gourav_sarath_book_app/add_books_feature/list_all_books.txt diff --git a/gourav_sarath_book_app/add_books_feature/list_all_books.txt b/gourav_sarath_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 00000000..536ac382 --- /dev/null +++ b/gourav_sarath_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 d452058896521d36daac259c944aaf5a89827c23 Mon Sep 17 00:00:00 2001 From: gourav Date: Tue, 8 Oct 2024 22:18:20 +0530 Subject: [PATCH 10/25] Add second line to list_all_books.txt --- gourav_sarath_book_app/add_books_feature/list_all_books.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gourav_sarath_book_app/add_books_feature/list_all_books.txt b/gourav_sarath_book_app/add_books_feature/list_all_books.txt index 536ac382..dd09807b 100644 --- a/gourav_sarath_book_app/add_books_feature/list_all_books.txt +++ b/gourav_sarath_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 d3c6fee853bf5b5d43859e970285bc5460cb70e4 Mon Sep 17 00:00:00 2001 From: Abhijith S Date: Fri, 11 Oct 2024 12:27:29 +0530 Subject: [PATCH 11/25] Add create_book feature --- abhijith_s_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 abhijith_s_book_app/add_books_feature/create_book.txt diff --git a/abhijith_s_book_app/add_books_feature/create_book.txt b/abhijith_s_book_app/add_books_feature/create_book.txt new file mode 100644 index 00000000..306efa59 --- /dev/null +++ b/abhijith_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 9598d4cd63cfbb56847c8ef5c8b8aab88ff5716a Mon Sep 17 00:00:00 2001 From: Abhijith S Date: Fri, 11 Oct 2024 12:29:12 +0530 Subject: [PATCH 12/25] Add list_all_books feature --- abhijith_s_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 abhijith_s_book_app/add_books_feature/list_all_books.txt diff --git a/abhijith_s_book_app/add_books_feature/list_all_books.txt b/abhijith_s_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 00000000..536ac382 --- /dev/null +++ b/abhijith_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 58746a65e774f986cf1166067971c749f014dc17 Mon Sep 17 00:00:00 2001 From: Abhijith S Date: Fri, 11 Oct 2024 12:29:34 +0530 Subject: [PATCH 13/25] Update list_all_books feature with sorting info --- abhijith_s_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/abhijith_s_book_app/add_books_feature/list_all_books.txt b/abhijith_s_book_app/add_books_feature/list_all_books.txt index 536ac382..025a596e 100644 --- a/abhijith_s_book_app/add_books_feature/list_all_books.txt +++ b/abhijith_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 3b8db4229397ffe7c2b3e9f7400673015fe1c1ed Mon Sep 17 00:00:00 2001 From: siyad01 <144800182+siyad01@users.noreply.github.com> Date: Sun, 13 Oct 2024 19:46:46 +0530 Subject: [PATCH 14/25] Add list_all_books feture description --- muhammed_siyad_book_app/add_books_feature/create_book.txt | 1 + muhammed_siyad_book_app/add_books_feature/list_all_books.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 muhammed_siyad_book_app/add_books_feature/create_book.txt create mode 100644 muhammed_siyad_book_app/add_books_feature/list_all_books.txt diff --git a/muhammed_siyad_book_app/add_books_feature/create_book.txt b/muhammed_siyad_book_app/add_books_feature/create_book.txt new file mode 100644 index 00000000..306efa59 --- /dev/null +++ b/muhammed_siyad_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/muhammed_siyad_book_app/add_books_feature/list_all_books.txt b/muhammed_siyad_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 00000000..072ba550 --- /dev/null +++ b/muhammed_siyad_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 7f2c2243e5d3d191708d2eebd739d7c631aa4a7f Mon Sep 17 00:00:00 2001 From: siyad01 <144800182+siyad01@users.noreply.github.com> Date: Sun, 13 Oct 2024 19:49:09 +0530 Subject: [PATCH 15/25] Update list_all_books feature with sorting details --- muhammed_siyad_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/muhammed_siyad_book_app/add_books_feature/list_all_books.txt b/muhammed_siyad_book_app/add_books_feature/list_all_books.txt index 072ba550..ab515522 100644 --- a/muhammed_siyad_book_app/add_books_feature/list_all_books.txt +++ b/muhammed_siyad_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 ad0ed39c74f97ed2ec82eb81f0debbe869b58bf4 Mon Sep 17 00:00:00 2001 From: Mathew Joseph t a <144910668+mathewjosephta@users.noreply.github.com> Date: Sat, 19 Oct 2024 19:50:39 +0530 Subject: [PATCH 16/25] Create create_book.txt --- Mathew_Joseph_T_A_Book_App /add_books_feautures/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 Mathew_Joseph_T_A_Book_App /add_books_feautures/create_book.txt diff --git a/Mathew_Joseph_T_A_Book_App /add_books_feautures/create_book.txt b/Mathew_Joseph_T_A_Book_App /add_books_feautures/create_book.txt new file mode 100644 index 00000000..97a68915 --- /dev/null +++ b/Mathew_Joseph_T_A_Book_App /add_books_feautures/create_book.txt @@ -0,0 +1 @@ +"This is the feature for the author to add a new book. From 32640f957e16883f577848a245fd7d20d2ed8802 Mon Sep 17 00:00:00 2001 From: Mathew Joseph t a <144910668+mathewjosephta@users.noreply.github.com> Date: Sat, 19 Oct 2024 19:51:20 +0530 Subject: [PATCH 17/25] Create list_all_books.txt --- .../add_books_feautures/list_all_books.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Mathew_Joseph_T_A_Book_App /add_books_feautures/list_all_books.txt diff --git a/Mathew_Joseph_T_A_Book_App /add_books_feautures/list_all_books.txt b/Mathew_Joseph_T_A_Book_App /add_books_feautures/list_all_books.txt new file mode 100644 index 00000000..1d7391b3 --- /dev/null +++ b/Mathew_Joseph_T_A_Book_App /add_books_feautures/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 18733953465e6dfb34255f2684480f48206ff0b3 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 19 Oct 2024 16:32:49 +0000 Subject: [PATCH 18/25] Add create_book.txt with book addition feature. --- praveen_p_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 praveen_p_book_app/add_books_feature/create_book.txt diff --git a/praveen_p_book_app/add_books_feature/create_book.txt b/praveen_p_book_app/add_books_feature/create_book.txt new file mode 100644 index 00000000..306efa59 --- /dev/null +++ b/praveen_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 64a3e023d7f67506b9d2c5d27739b5eae9278182 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 19 Oct 2024 16:59:14 +0000 Subject: [PATCH 19/25] Add create_book.txt with book addition feature. --- praveen_p_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 praveen_p_book_app/add_books_feature/list_all_books.txt diff --git a/praveen_p_book_app/add_books_feature/list_all_books.txt b/praveen_p_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 00000000..072ba550 --- /dev/null +++ b/praveen_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 7ffa728d0825b39a128267d2c58aadec4ffbcb19 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 19 Oct 2024 17:07:57 +0000 Subject: [PATCH 20/25] Add feature to list all books in ascending order. --- praveen_p_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/praveen_p_book_app/add_books_feature/list_all_books.txt b/praveen_p_book_app/add_books_feature/list_all_books.txt index 072ba550..ab515522 100644 --- a/praveen_p_book_app/add_books_feature/list_all_books.txt +++ b/praveen_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 165ee91ee590c517c89feef3a6946b08b03a458e Mon Sep 17 00:00:00 2001 From: dani-s-h007 Date: Tue, 29 Oct 2024 12:42:51 +0530 Subject: [PATCH 21/25] Add list_all_books.txt feature --- danish_k_book_app/add_books_feature/create_book.txt | 1 + danish_k_book_app/add_books_feature/list_all_books.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 danish_k_book_app/add_books_feature/create_book.txt create mode 100644 danish_k_book_app/add_books_feature/list_all_books.txt diff --git a/danish_k_book_app/add_books_feature/create_book.txt b/danish_k_book_app/add_books_feature/create_book.txt new file mode 100644 index 00000000..306efa59 --- /dev/null +++ b/danish_k_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/danish_k_book_app/add_books_feature/list_all_books.txt b/danish_k_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 00000000..536ac382 --- /dev/null +++ b/danish_k_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 cac930d68a62fc209d23b5572dd476ac94ec0bde Mon Sep 17 00:00:00 2001 From: dani-s-h007 Date: Tue, 29 Oct 2024 12:43:32 +0530 Subject: [PATCH 22/25] Add sorting feature to list_all_books.txt --- danish_k_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/danish_k_book_app/add_books_feature/list_all_books.txt b/danish_k_book_app/add_books_feature/list_all_books.txt index 536ac382..025a596e 100644 --- a/danish_k_book_app/add_books_feature/list_all_books.txt +++ b/danish_k_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 bb814984bb85914a41135e348a6a24618bac8eec Mon Sep 17 00:00:00 2001 From: Sarvesh Date: Fri, 8 Nov 2024 15:37:04 +0000 Subject: [PATCH 23/25] Add create_book.txt with feature description --- Sarvesh_book_app/add_books_feature/create_book.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 Sarvesh_book_app/add_books_feature/create_book.txt diff --git a/Sarvesh_book_app/add_books_feature/create_book.txt b/Sarvesh_book_app/add_books_feature/create_book.txt new file mode 100644 index 00000000..306efa59 --- /dev/null +++ b/Sarvesh_book_app/add_books_feature/create_book.txt @@ -0,0 +1 @@ +This is the feature for the author to add a new book. From d6fe4c3513a1ac9a0ada845657785d5490e504a2 Mon Sep 17 00:00:00 2001 From: Sarvesh Date: Fri, 8 Nov 2024 15:39:21 +0000 Subject: [PATCH 24/25] list_all_books.txt with feature description --- Sarvesh_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 Sarvesh_book_app/add_books_feature/list_all_books.txt diff --git a/Sarvesh_book_app/add_books_feature/list_all_books.txt b/Sarvesh_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 00000000..536ac382 --- /dev/null +++ b/Sarvesh_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 cb0a76d57e85d4f181b4de5143f7f537d41dad57 Mon Sep 17 00:00:00 2001 From: Sarvesh Date: Fri, 8 Nov 2024 15:42:16 +0000 Subject: [PATCH 25/25] Add ascending order functionality to list_all_books feature --- Sarvesh_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Sarvesh_book_app/add_books_feature/list_all_books.txt b/Sarvesh_book_app/add_books_feature/list_all_books.txt index 536ac382..025a596e 100644 --- a/Sarvesh_book_app/add_books_feature/list_all_books.txt +++ b/Sarvesh_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.