/DreamBuckets-30DaysOfKotlin

This is the project that is made using kotlin for #30DaysOfKotlin conducted by Google developers India. This application uses kotlin as its primary language and its concepts. It also uses Android Architecture components like ViewModel, LiveData, Room, Data Binding and Navigation Component.

Primary LanguageKotlinMIT LicenseMIT

DreamBuckets-30DaysOfKotlin

License: MIT

Get it on Google Play

Do you have a lot of dreams to achieve? Do you need to put all your dreams in a bucket and keep it safe? DreamBuckets is a bucket list app where it helps you store all your dreams as buckets here in this app all in one place.

This is the project that is made using kotlin for #30DaysOfKotlin conducted by Google developers India. This application uses kotlin as its primary language and its concepts. It also uses Android Architecture components like ViewModel, LiveData, Room, Data Binding and Navigation Component.

Preview

DreamBuckets

Features

  1. Add your dreams by creating a bucket.
  2. Put your thoughts on it and specify a category in which your dream falls into.
  3. Specify a date on which you wish to achieve it.
  4. Categorized view to filter your dreams.
  5. Swipe to delete your dream.
  6. Added Dark mode.

More Features coming soon...

Concepts used

Kotlin

   1) Coroutines
   2) Data Classes
   3) Late-Init properties
   4) Null Safety
   5) Lambdas
   6) Inheritance
   7) Backing Properties
      and more...

Android Architecture Components

   1) ViewModel
   2) LiveData
   3) DataBinding
   4) Room
   5) Navigation Components
   6) Lifecycle

Other libraries

  1) Material Components
  2) Lottie

APK

Link : APK Link

Contact

Twitter : HarishVS_12

License

MIT License

Copyright (c) 2020 HarishVS12

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.