From f10a993fe58de05c5fa5d1f82baea087a2de2c02 Mon Sep 17 00:00:00 2001 From: Nayana Anna Binu Date: Tue, 6 May 2025 06:29:16 +0000 Subject: [PATCH 1/2] Added book app directories and features --- nayana_anna_binu_book_app/add_books_feature/create_book.txt | 1 + nayana_anna_binu_book_app/add_books_feature/list_all_books.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 nayana_anna_binu_book_app/add_books_feature/create_book.txt create mode 100644 nayana_anna_binu_book_app/add_books_feature/list_all_books.txt diff --git a/nayana_anna_binu_book_app/add_books_feature/create_book.txt b/nayana_anna_binu_book_app/add_books_feature/create_book.txt new file mode 100644 index 00000000..306efa59 --- /dev/null +++ b/nayana_anna_binu_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/nayana_anna_binu_book_app/add_books_feature/list_all_books.txt b/nayana_anna_binu_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 00000000..536ac382 --- /dev/null +++ b/nayana_anna_binu_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 5a3512fb512418191d94344a223bb2b06b8673e0 Mon Sep 17 00:00:00 2001 From: Nayana Anna Binu Date: Tue, 6 May 2025 06:39:07 +0000 Subject: [PATCH 2/2] Recreated book app directories and features --- nayana_anna_binu_book_app/add_books_feature/create_book.txt | 1 + nayana_anna_binu_book_app/add_books_feature/list_all_books.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 nayana_anna_binu_book_app/add_books_feature/create_book.txt create mode 100644 nayana_anna_binu_book_app/add_books_feature/list_all_books.txt diff --git a/nayana_anna_binu_book_app/add_books_feature/create_book.txt b/nayana_anna_binu_book_app/add_books_feature/create_book.txt new file mode 100644 index 00000000..306efa59 --- /dev/null +++ b/nayana_anna_binu_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/nayana_anna_binu_book_app/add_books_feature/list_all_books.txt b/nayana_anna_binu_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 00000000..536ac382 --- /dev/null +++ b/nayana_anna_binu_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.