Skip to content

Commit

Permalink
book app (#343)
Browse files Browse the repository at this point in the history
* add feature for author to add a new book

* add feature to show user all books they created

* add feature to list books in ascending order
  • Loading branch information
maskedbear authored Jun 19, 2022
1 parent 35ee7f4 commit ba4d078
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions yadhu_nandan_g_book_app/add_books_feature/create_book.txt
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 yadhu_nandan_g_book_app/add_books_feature/list_all_books.txt
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.

0 comments on commit ba4d078

Please sign in to comment.