From bbfe392e37cfadc778e1d99739dad9c79d607aed Mon Sep 17 00:00:00 2001 From: AbhiRagh Date: Sun, 19 Jun 2022 01:19:36 +0530 Subject: [PATCH] TFP Assignment - 3 | Git & Github (#52) * Create create_book.txt * Create list_all_books.txt * Add New Feature --- abhiragh_book_app/create_book.txt | 1 + abhiragh_book_app/list_all_books.txt | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 abhiragh_book_app/create_book.txt create mode 100644 abhiragh_book_app/list_all_books.txt diff --git a/abhiragh_book_app/create_book.txt b/abhiragh_book_app/create_book.txt new file mode 100644 index 00000000..a53e3f0c --- /dev/null +++ b/abhiragh_book_app/create_book.txt @@ -0,0 +1 @@ +This Is A Feature For The Author To Add A New Book diff --git a/abhiragh_book_app/list_all_books.txt b/abhiragh_book_app/list_all_books.txt new file mode 100644 index 00000000..12a0fffb --- /dev/null +++ b/abhiragh_book_app/list_all_books.txt @@ -0,0 +1,2 @@ +This is the feature which shows the user all the the books they've created as a list +List all books will list all books in ascending order