/BOOK-READER

Show a Book and the system/app will read out the contents of the book.

Primary LanguageDart

BOOK-READER

Project ID: 16

✍  PROJECT DESCRIPTION

Show the book name/cover page, the algorithm should search the internet and find the same book and read out the content from there.

📂  RELEVANT TECHNOLOGY

Any web technology can be used but I am thinking about using Flutter ecosystem.

  • Flutter
  • Python
  • Web Scrapping

💻  GETTING STARTED

=> Fork this repository to start contributing.

=> Open your Git Bash command window and in the root directory type the following commands :

    1) git init -initializes the git repository from the GitHub. 
    2) git clone -Clone the repository to your local machine
      (git clone https://github.com/<your-github-username>/LetsUpgrade/BOOK-READER.git)