A new Flutter project about books from google books api. I built this project, on a challenge that was given to me by App And Up to build it in few days.
- user authentication with email (and password) and authenticate with google.
- user can search for books
- user can save a book to favourite collection (list saved to firestore)
- user can remove a book from favourite collection
- user can see the details of each book.