yohannesdagnachew / Catalog-of-my-things

1 stars 2 forks source link

Milestone: add Book and Label create and list options #30

Closed Felix45 closed 2 years ago

Felix45 commented 2 years ago

Changes in this pull request

In this pull request I

  • Added create_book and create_label methods
  • Added list_books and list_labels method
  • Updated app.rb file to include the newly created methods