Skip to content

Conversation

@ajaydevgit
Copy link

Implemented basic book app features:

  1. Added create_book.txt – feature for author to add a new book.
  2. Added list_all_books.txt – feature to list all books, now showing books in ascending order.

Followed proper Git workflow: separate branches for each feature, merged into develop, and raising PR to main.

Author: ajaydev

jairajrenjith and others added 30 commits November 8, 2025 06:15
Added create_book and list_all_books features - Jairaj R
Add book app add/list features (create_book & list_all_books)
Add create_book and list_all_books features - Karthik Krishnan
Merge branch 'feature' into develop:wq
Add basic book creation & listing features
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.