diff --git a/arjun_bookapp/book_features/create_book.txt b/arjun_bookapp/book_features/create_book.txt new file mode 100644 index 000000000..59b8da3f6 --- /dev/null +++ b/arjun_bookapp/book_features/create_book.txt @@ -0,0 +1 @@ + this is the feature for the author to add book diff --git a/arjun_bookapp/book_features/list_all_books.txt b/arjun_bookapp/book_features/list_all_books.txt new file mode 100644 index 000000000..eaeac0e8c --- /dev/null +++ b/arjun_bookapp/book_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 books will list all books in ascending order. \ No newline at end of file