10 Forks
74 Stars
74 Watchers

book-shelf

BookShelf App is an Android application that lets users search for books, view book details, leave reviews, add books to favorites, and view example categories of books. The app uses Firebase's Firestore database service to store user and book data and the Google Books API to search for books and retrieve book data.

How to download and setup book-shelf

Open terminal and run command
git clone https://github.com/lynnemunini/book-shelf.git
git clone is used to create a copy or clone of book-shelf repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with book-shelf https://github.com/lynnemunini/book-shelf/archive/master.zip

Or simply clone book-shelf with SSH
[email protected]:lynnemunini/book-shelf.git

If you have some problems with book-shelf

You may open issue on book-shelf support forum (system) here: https://github.com/lynnemunini/book-shelf/issues