From 490f92b05440cd17c73369b950e368b62e0c7c54 Mon Sep 17 00:00:00 2001 From: Jezwan <78975973+Jezwan@users.noreply.github.com> Date: Sun, 19 Jun 2022 01:19:44 +0530 Subject: [PATCH] git and github assignmment (#56) * create book file is added * New feature for list of books is added * list of books feature is completed --- Muhammed_Jezwan_book_app/add_books_feature/create_book.txt | 1 + Muhammed_Jezwan_book_app/add_books_feature/list_all_books.txt | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 Muhammed_Jezwan_book_app/add_books_feature/create_book.txt create mode 100644 Muhammed_Jezwan_book_app/add_books_feature/list_all_books.txt diff --git a/Muhammed_Jezwan_book_app/add_books_feature/create_book.txt b/Muhammed_Jezwan_book_app/add_books_feature/create_book.txt new file mode 100644 index 00000000..3636d257 --- /dev/null +++ b/Muhammed_Jezwan_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_Jezwan_book_app/add_books_feature/list_all_books.txt b/Muhammed_Jezwan_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 00000000..ad37e561 --- /dev/null +++ b/Muhammed_Jezwan_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