This is a simple store project that has the ability to customize it's theme in the settings menu and save the theme among diffrent fragments, and it has diffrent types of navigation.
The main focus of this project is to practice on the following:
- Navigation
- Fragments
- Intents
- ViewModels
- RecycleView
- Threading/Coroutine