Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Sharkaboi/DrawingsApp
An app to add and manage floor plan drawings with markers.
https://github.com/Sharkaboi/DrawingsApp
coil constraint-layout coroutines hilt imagepicker kotlin ktx leakcanary mdc-android mvvm room viewbinding
Last synced: 3 months ago
JSON representation
An app to add and manage floor plan drawings with markers.
- Host: GitHub
- URL: https://github.com/Sharkaboi/DrawingsApp
- Owner: Sharkaboi
- License: mit
- Archived: true
- Created: 2020-08-26T13:10:20.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-20T04:12:18.000Z (over 3 years ago)
- Last Synced: 2024-07-15T13:52:54.443Z (4 months ago)
- Topics: coil, constraint-layout, coroutines, hilt, imagepicker, kotlin, ktx, leakcanary, mdc-android, mvvm, room, viewbinding
- Language: Kotlin
- Homepage:
- Size: 292 KB
- Stars: 28
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-android-kotlin-apps - DrawingsApp
README
# Drawings Manager
![Gradle Build](https://github.com/Sharkaboi/DrawingsApp/workflows/Gradle%20Build/badge.svg)
![Kotlin Version](https://img.shields.io/badge/Kotlin-1.4.31-blue)
![Min API](https://img.shields.io/badge/Min%20API-21-green)
![License](https://img.shields.io/badge/License-MIT-orange)
![Contributors](https://img.shields.io/github/contributors/sharkaboi/DrawingsApp)
An app to add and manage floor plan drawings with markers.## Screenshots
![Screenshots](https://i.imgur.com/4JNiNW6.png?1)## Uses
* Kotlin
* MVVM Architecture
* Room
* ViewBinding
* Coroutines
* Hilt beta
* MDC Library
* KTX Extensions
* Coil
* [SubsamplingImageView](https://github.com/davemorrissey/subsampling-scale-image-view)
* [ImagePicker](https://github.com/Dhaval2404/ImagePicker)
* ConstraintLayout
* LeakCanary## Releases
Check here for [releases](https://github.com/Sharkaboi/DrawingsApp/releases).