Description
Note taking is a vital part when it comes to productivity. Obviously because of that there are many apps in play stores that help with this task but most of them are neither reliable nor clean and simple. We published an app known as Tabu. The app is following several recommended design patterns and using the latest technologies.
We are sharing the source code here. We’ve modified the code to make it easy to understand and learn. This app will teach you the following:
- RxJava3/RxJava2
- Clean Architecture.
- Model View ViewModel(MVVM).
- Room CRUD.
- Java Programming Language.
- AndroidX.
- Single Page design.
- Full App creation.