Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 510 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 510 Bytes

librum

Created a GoodReads cross-platform app Clone, and utilized Google Books API to fetch Books data, Firebase Auth and Document DB to store authenticated user favorite Books. It starts with Login-screen (firebase) and users can search for different Books and read each one details on a different scree. I utilized MVVM architecture and Provider State Management Package

Tech Stack & Architecture

  • Flutter/ Dart
  • Google Books API, Firebase Auth, Document Database
  • Provider State Mangement
  • MVVM