Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaushalvasava/documentscanner
It is Document scanner using MLKit Scanner API, Kotlin and Jetpack Compose.
https://github.com/kaushalvasava/documentscanner
jetpack-compose jetpackcompose kotlin kotlin-android mlkit mlkit-android mlkit-barcode mlkit-scanner
Last synced: 21 days ago
JSON representation
It is Document scanner using MLKit Scanner API, Kotlin and Jetpack Compose.
- Host: GitHub
- URL: https://github.com/kaushalvasava/documentscanner
- Owner: KaushalVasava
- Created: 2024-03-05T08:29:43.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-03-15T06:00:48.000Z (10 months ago)
- Last Synced: 2024-03-16T06:41:32.476Z (10 months ago)
- Topics: jetpack-compose, jetpackcompose, kotlin, kotlin-android, mlkit, mlkit-android, mlkit-barcode, mlkit-scanner
- Language: Kotlin
- Homepage:
- Size: 104 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
It is a Document scanner android app using ML Kit Scanner API, Kotlin and Jetpack Compose.
# Tech Stack
- Kotlin
- ML Kit
- Jetpack Compose# Video
https://github.com/KaushalVasava/DocumentScanner/assets/49050597/17d52649-d47c-4559-9b70-22b415556f7a# Docs
https://developers.google.com/ml-kit/vision/doc-scanner/android# Contribution
You can contribute this project. Just Solve issue or upd
ate code and raise PR. I'll do code review and merge your changes into main branch. See Commit message guidelines https://initialcommit.com/blog/git-commit-messages-best-practices# Licence
Copyright 2024 Kaushal VasavaLicensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
# Author
Kaushal Vasava