armutyus / ninova

Bookshelf app that uses Google Books API and OpenLibrary API
MIT License
11 stars 4 forks source link

Detailsactivity #20

Closed armutyus closed 2 years ago

armutyus commented 2 years ago

This PR closes #6

Everything is ready for detail screen. Now user can go to Book Details. In that screen user can take notes for book or add book to shelf.

Later, need to change FakeData work after API connection done.