A new Flutter project that focuses on storing information about the books that the user has read.
During my stay in a hostel, I fell in love with reading novels and I used to keep track of all the novels I have read in a book. I wanted to have a digital copy that I can carry anywhere.
Things that I wanted to implement
- to access a book's API that gives information about the book. (Google Books API was selected for this purpose)
- To find a backend that can store all the information. (Firestore was selected for this purpose)
- The app should have a carousel that has all the books information
- To Access and manage API
- To use Firebase authentication
- To read and store data in Firebase Firestore database
- Learned about Future and stream builder in
- Need to make the UI look neat
- To have a reward system that promotes one to read more
- to have a space where book lovers can talk about their love for their book
- To have a card that shows how many users have read that book
- To have a system that gives suggestions for books to read based on the users' history