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.
- Add your dreams by creating a bucket.
- Put your thoughts on it and specify a category in which your dream falls into.
- Specify a date on which you wish to achieve it.
- Categorized view to filter your dreams.
- Swipe to delete your dream.
- Added Dark mode.
More Features coming soon...
1) Coroutines
2) Data Classes
3) Late-Init properties
4) Null Safety
5) Lambdas
6) Inheritance
7) Backing Properties
and more...
1) ViewModel
2) LiveData
3) DataBinding
4) Room
5) Navigation Components
6) Lifecycle
1) Material Components
2) Lottie
Link : APK Link
Twitter : HarishVS_12
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.