DocentSzachista / PIM-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documents OCR

GitHub issues GitHub forks GitHub stars

Table of contents

Overview

Documents OCR (Optical Character Recognition) allows you to to scan documents via smartphone's camera and convert it into pdf or text file format. You can later add it to your google drive.

Requirements

App will be written in Flutter framework so you it will run either on Android or IOs device

Diagrams

C1 Diagram

Mockups for our beatiful app

C3 diagram

Mockups for our beatiful app

Diagram ERD

ERD diagram is mostly to somehow visualize how our data will be structurized. There is no need to hold in db more data about user than uiid because all the auth stuff is getting cared of by Firebase.

Mockups for our beatiful app

Milestones

  • Take or load photos and retrieve data from them.
  • Login through Google account and connect with Firebase, where images, texts will be stored.
  • Export data to Google Drive
  • All views are working.

Mockups

Mockups for the app were done in the most professional graphical editor that ever existed. Being serious, it was made to give us some insights what kind of product we are aiming.

Mockups for our beatiful app

License

Distributed under the MIT License. See LICENSE for more information.

About

License:MIT License


Languages

Language:Dart 93.8%Language:HTML 4.7%Language:Swift 1.0%Language:Kotlin 0.3%Language:Objective-C 0.1%