-
Notifications
You must be signed in to change notification settings - Fork 902
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added the create_book.txt file * committed the list_all_books.txt file * added a new feature * updated
- Loading branch information
1 parent
c5ecc13
commit 7d79ecd
Showing
2 changed files
with
3 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
This is the feature for the author to add a new book. |
2 changes: 2 additions & 0 deletions
2
bhagya_unnikrishnan_book_app/add_books_feature/list_all_books.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. |