Gud-will / Mylibrary

An App that keeps track of the books that you have read

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyLibrary

A new Flutter project that focuses on storing information about the books that the user has read.

Motivation:

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.

The app

Screenshot_20230626-182844 Screenshot_20230626-182754 Screenshot_20230626-182837 Screenshot_20230626-182818

Getting Started

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

Things I have learned From this project

  • 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 dart

Things to work on

  • 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

About

An App that keeps track of the books that you have read


Languages

Language:Dart 84.1%Language:HTML 12.1%Language:Java 2.1%Language:Swift 1.2%Language:Kotlin 0.4%Language:Objective-C 0.1%