Tool Master is your all-in-one solution for managing daily tasks efficiently. It combines multiple essential tools, including a Todo List, Timer, and Flashlight, into one simple, user-friendly app. Whether you need to stay organized, manage your time, or access a flashlight on the go, Tool Master has you covered!
- Todo List: Organize and manage your tasks with ease.
- Timer: Keep track of time for work, exercise, or cooking.
- Flashlight: Quickly illuminate your surroundings in dark environments.
Tool Master is built with modern Android development techniques and a robust architecture:
- Kotlin: A concise, expressive programming language for Android development.
- Clean Architecture: Ensures a modular and maintainable codebase with separation of concerns.
- MVVM (Model-View-ViewModel): Simplifies the connection between UI and business logic.
- Koin: Dependency injection framework for seamless dependency management.
- SQLite: Lightweight local database for storing tasks and settings.
- Clone the repository:
git clone https://github.com/martyniukkk/ToolMaster.git
- Open the project in Android Studio.
- Sync Gradle to download required dependencies.
- Run the app on your emulator or physical device.
Contributions are welcome! If you have ideas for improvements or find bugs, feel free to open an issue or submit a pull request.