This is a Task Manager application built with Kotlin Multiplatform. It supports Android and iOS platforms and allows users to manage their tasks effectively. The app features task creation, editing, deletion, and completion tracking. It also includes biometric authentication and haptic feedback for enhanced user experience.
-
Task Management
- Add new tasks
- Edit existing tasks
- Delete tasks
- Mark tasks as completed
-
User Interface
- Beautiful and responsive UI using Jetpack Compose for Android and SwiftUI for iOS
- Haptic feedback on task completion
- Biometric authentication (fingerprint or face recognition)
- Kotlin: Ensure you have Kotlin 1.8 or higher installed.
- Android Studio: For Android development.
- Xcode: For iOS development.
-
Clone the Repository
git clone https://github.com/sudhanshuGt/KMP-Taskapp.git