Logo

Book story Application

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contact
  6. Acknowledgments

About The Project

Book story is an application allows users to manage their books, arrange their books in the bookshelf.

Migrate from old project: https://github.com/xuanthai2/book-exchange

(back to top)

Built With

  • Flutter framework
  • Clean architecture (no usecase/interactor)
  • UiState (state machine)
  • State management: Riverpod
  • Firebase Baas
  • Dartz (handle network calling)

(back to top)

Getting Started

Installation

  1. Clone the repo

    git clone https://github.com/phatndt/book-story
  2. Run flutter pub get

  3. Run project

(back to top)

Usage

You can download app directly in App Gallery : https://appgallery.huawei.com/app/C108305069

1. Authnetication

  • login screen, forgot password screen, register screen.
Logo Logo Logo

2. My book

  • Home screen, add book screen, book detail screen, read book screen
Logo Logo

3. My shelf

  • shelf screen, add shelf screen, shelf detail screen, search shelf screen
Logo Logo Logo Logo

(back to top)

Roadmap

  • OCR to scan book
  • Use profile

(back to top)

Contact

Phat Nguyen - linkedin - phatndt2109@gmail.com

Project Link: book-story

(back to top)

Acknowledgments

(back to top)