Skip to content

albites/EasyCalc

Repository files navigation

EasyCalc

20231231-221602

Demo

Features

  • Set questions that addition and subtraction, multiplication, division
  • Check your question answers.

Modules

Name Details
app Define Application and Activity.
feature Define application screens.
ui Define common ui component.
repository Convert database entity to domain mode for reading domain model.
Convert domain model to database entity for writing database entity to persist data.
database Read and write database entity as local data source.

Library

Name Link
Koin https://insert-koin.io
Jetpack Compose https://developer.android.com/jetpack/compose
Navigation Compose https://developer.android.com/jetpack/compose/navigation
Orbit MVI https://orbit-mvi.org
Coil https://coil-kt.github.io/coil/
Room https://developer.android.com/training/data-storage/room?hl=ja
DataStore https://developer.android.com/topic/libraries/architecture/datastore
Kotlin-Serialiazation https://github.com/Kotlin/kotlinx.serialization
Compose Stable Marker https://github.com/skydoves/compose-stable-marker
Detekt https://github.com/detekt/detekt
About Libraries https://github.com/mikepenz/AboutLibraries

License

MIT License

Copyright (c) 2023 Yusuke Katsuragawa

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

EasyCalc is an mental calculation application. EasyCalc run on Android.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages